Home
last modified time | relevance | path

Searched defs:isFunction (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/LTO/
HDLTOModule.h44 bool isFunction; member
/NextBSD/contrib/llvm/lib/LTO/
HDLTOModule.cpp436 bool isFunction) { in addDefinedSymbol()
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/DIA/
HDDIARawSymbol.cpp791 bool DIARawSymbol::isFunction() const { in isFunction() function in DIARawSymbol
/NextBSD/contrib/llvm/lib/IR/
HDVerifier.cpp1234 bool isFunction, const Value *V) { in VerifyAttributeTypes()