Searched defs:getDeclaration (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Tooling/Syntax/ | ||
H A D | Nodes.cpp | 371 syntax::Declaration *syntax::TemplateDeclaration::getDeclaration() { in getDeclaration() function in syntax::TemplateDeclaration |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenSchedule.h | 413 const Record *getDeclaration() const { return FunctionDeclaration; } getDeclaration() function |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | CodeCompleteConsumer.h | 942 const NamedDecl *getDeclaration() const { getDeclaration() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 1484 Function *Intrinsic::getDeclaration(Module *M, ID id, ArrayRef<Type*> Tys) { getDeclaration() function in Intrinsic |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugInfoMetadata.h | 1887 DISubprogram *getDeclaration() const { getDeclaration() function |