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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDiffConsumer.h63 bool IsFunction; member in struct:llvm::DiffConsumer::DiffContext
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DRichManglingContext.cpp77 bool RichManglingContext::IsFunction() const { function in class:RichManglingContext
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp50 bool IsFunction = false; member in struct:__anon4832::PerFunctionStats
380 const bool IsFunction = Tag == dwarf::DW_TAG_subprogram; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2972 ExprResult Parser::ParseCXXMemberInitializer(Decl *D, bool IsFunction, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1401 bool IsFunction = GIS.getValueType()->isFunctionTy(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1603 void Verifier::verifyAttributeTypes(AttributeSet Attrs, bool IsFunction, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp12343 const bool IsFunction = T->isFunctionType(); local

Completed in 304 milliseconds