Home
last modified time | relevance | path

Searched refs:getDeclaration (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.cpp419 const Record *Rec = Fn.getDeclaration(); in expandHeader()
446 Fn.getDeclaration()->getValueAsBit("UpdatesOpcodeMask"); in expandPrologue()
450 Fn.getDeclaration()->getValueAsListOfDefs("Delegates")) { in expandPrologue()
507 Fn.getDeclaration()->getValueAsBit("UpdatesOpcodeMask"); in expandBody()
539 StringRef FunctionName = Fn.getDeclaration()->getValueAsString("Name"); in expandEpilogue()
545 const Record *Rec = Fn.getDeclaration(); in expandSTIPredicate()
H A DCodeGenSchedule.h425 const Record *getDeclaration() const { return FunctionDeclaration; } in getDeclaration() function
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h419 Declaration *getDeclaration();
434 Declaration *getDeclaration();
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h109 inline Function *getDeclaration(Module *M, ID id, ArrayRef<Type *> Tys = {}) {
H A DDebugInfoMetadata.h2306 getUnit(), getTemplateParams(), getDeclaration(), in cloneImpl()
2443 DISubprogram *getDeclaration() const { in getDeclaration() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DNodes.cpp371 syntax::Declaration *syntax::TemplateDeclaration::getDeclaration() { in getDeclaration() function in syntax::TemplateDeclaration
385 syntax::Declaration *syntax::ExplicitTemplateInstantiation::getDeclaration() { in getDeclaration() function in syntax::ExplicitTemplateInstantiation
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h941 const NamedDecl *getDeclaration() const { in getDeclaration() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1215 else if (auto *SPDecl = SP->getDeclaration()) { in constructAbstractSubprogramScopeDIE()
1719 auto *SPDecl = SP->getDeclaration(); in applySubprogramAttributesToDefinition()
H A DCodeViewDebug.cpp456 if (SP->getDeclaration()) in getMemberFunctionType()
457 SP = SP->getDeclaration(); in getMemberFunctionType()
458 assert(!SP->getDeclaration() && "should use declaration as key"); in getMemberFunctionType()
H A DDwarfUnit.cpp1348 if (auto *SPDecl = SP->getDeclaration()) { in getOrCreateSubprogramDIE()
1374 if (auto *SPDecl = SP->getDeclaration()) { in applySubprogramDefinitionAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp921 if (DISubprogram *Decl = SP->getDeclaration()) { in create()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp1549 Record.push_back(VE.getMetadataOrNullID(N->getDeclaration())); in writeDISubprogram()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2156 Record.push_back(VE.getMetadataOrNullID(N->getDeclaration())); in writeDISubprogram()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1555 CheckDI(N.getDeclaration(), in visitDISubprogram()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1475 R.FunctionCanBeCall = canFunctionBeCalled(R.getDeclaration(), BaseExprType); in AddResult()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc21224 …getDeclarationEPNS_6ModuleENS0_2IDEPPKNS_4TypeEj", "llvm::Intrinsic::getDeclaration(llvm::Module*,…