Home
last modified time | relevance | path

Searched defs:getDeclaration (Results 1 – 4 of 4) sorted by relevance

/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/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h425 const Record *getDeclaration() const { return FunctionDeclaration; } in getDeclaration() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h941 const NamedDecl *getDeclaration() const { in getDeclaration() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2443 DISubprogram *getDeclaration() const { in getDeclaration() function