Home
last modified time | relevance | path

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

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