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
59 const GlobalDecl getCalleeDecl() const { return CalleeDecl; } in getCalleeDecl() function
2989 Decl *getCalleeDecl() { return getCallee()->getReferencedDeclOfCallee(); } getCalleeDecl() function 2990 const Decl *getCalleeDecl() const { getCalleeDecl() function