Home
last modified time | relevance | path

Searched defs:getDirectCallee (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/AST/
DExpr.cpp1209 FunctionDecl *CallExpr::getDirectCallee() { in getDirectCallee() function in CallExpr
/external/llvm-project/clang/include/clang/AST/
DExpr.h2900 FunctionDecl *getDirectCallee() { in getDirectCallee() function
2903 const FunctionDecl *getDirectCallee() const { in getDirectCallee() function
/external/clang/include/clang/AST/
DExpr.h2199 const FunctionDecl *getDirectCallee() const { in getDirectCallee() function