Searched defs:getCalleeDecl (Results 1 – 3 of 3) sorted by relevance
22 const FunctionDecl *CheckerContext::getCalleeDecl(const CallExpr *CE) const { in getCalleeDecl() function in CheckerContext
997 Decl *CallExpr::getCalleeDecl() { in getCalleeDecl() function in CallExpr
2073 const Decl *getCalleeDecl() const { in getCalleeDecl() function