Searched defs:getAsFunction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclBase.h | 1127 const FunctionDecl *getAsFunction() const { getAsFunction() function |
/llvm-project/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 249 FunctionDecl *Decl::getAsFunction() { getAsFunction() function in Decl |