Home
last modified time | relevance | path

Searched defs:IsFunction (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDiffConsumer.h63 bool IsFunction; member
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp58 bool IsFunction = false; member
462 const bool IsFunction = Tag == dwarf::DW_TAG_subprogram; in collectStatsRecursive() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmMacro.h147 bool IsFunction = false; member
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp3022 ExprResult Parser::ParseCXXMemberInitializer(Decl *D, bool IsFunction, in ParseCXXMemberInitializer()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1596 bool IsFunction = GIS.getValueType()->isFunctionTy(); in emitGlobalIndirectSymbol() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1720 void Verifier::verifyAttributeTypes(AttributeSet Attrs, bool IsFunction, in verifyAttributeTypes()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp13081 const bool IsFunction = T->isFunctionType(); in DiagnoseAlwaysNonNullPointer() local