Home
last modified time | relevance | path

Searched defs:getAsFunction (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1127 const FunctionDecl *getAsFunction() const { getAsFunction() function
/llvm-project/clang/lib/AST/
H A DDeclBase.cpp249 FunctionDecl *Decl::getAsFunction() { getAsFunction() function in Decl