Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp41 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
/llvm-project/llvm/tools/llvm-diff/lib/
H A DDiffConsumer.h63 bool IsFunction; member
/llvm-project/clang-tools-extra/clang-tidy/google/
H A DAvoidCStyleCastsCheck.cpp104 auto IsFunction = [](QualType T) { in check() local
/llvm-project/clang-tools-extra/pseudo/lib/cxx/
H A DCXX.cpp
/llvm-project/flang/include/flang/Evaluate/
H A Dcharacteristics.h381 bool IsFunction() const { return functionResult.has_value(); } in IsFunction() function
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h147 bool IsFunction = false; member
/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp97 bool IsFunction = false; member
516 const bool IsFunction = Tag == dwarf::DW_TAG_subprogram; in collectStatsRecursive() local
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h45 IsFunction, enumerator
/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp1513 bool IsFunction(const Symbol &symbol) { IsFunction() function
1532 bool IsFunction(const Scope &scope) { IsFunction() function
/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp308 Expected<bool> IsFunction = XCOFFSym.isFunction(); getSymbolType() local
/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp3415 ParseCXXMemberInitializer(Decl * D,bool IsFunction,SourceLocation & EqualLoc) ParseCXXMemberInitializer() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2099 bool IsFunction = GA.getValueType()->isFunctionTy(); emitGlobalAlias() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1833 bool IsFunction = getADAEntry() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11638 const bool IsFunction = T->isFunctionType(); DiagnoseAlwaysNonNullPointer() local