Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp41 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDiffConsumer.h63 bool IsFunction; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h147 bool IsFunction = false; member
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp96 bool IsFunction = false; global() member
505 const bool IsFunction = Tag == dwarf::DW_TAG_subprogram; collectStatsRecursive() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h45 IsFunction, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp302 Expected<bool> IsFunction = XCOFFSym.isFunction(); getSymbolType() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3238 ParseCXXMemberInitializer(Decl * D,bool IsFunction,SourceLocation & EqualLoc) ParseCXXMemberInitializer() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2095 bool IsFunction = GA.getValueType()->isFunctionTy(); emitGlobalAlias() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1805 bool IsFunction = getADAEntry() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp16527 const bool IsFunction = T->isFunctionType(); DiagnoseAlwaysNonNullPointer() local