Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/
DAVRMCInstLower.cpp41 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
/openbsd/src/gnu/llvm/llvm/tools/llvm-dwarfdump/
DStatistics.cpp96 bool IsFunction = false; member
505 const bool IsFunction = Tag == dwarf::DW_TAG_subprogram; in collectStatsRecursive() local
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmMacro.h147 bool IsFunction = false; member
/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseDeclCXX.cpp3189 ExprResult Parser::ParseCXXMemberInitializer(Decl *D, bool IsFunction, in ParseCXXMemberInitializer()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1948 bool IsFunction = GA.getValueType()->isFunctionTy(); in emitGlobalAlias() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaChecking.cpp14769 const bool IsFunction = T->isFunctionType(); in DiagnoseAlwaysNonNullPointer() local