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
58 const GlobalDecl getCalleeDecl() const { return CalleeDecl; } getCalleeDecl() function
2960 Decl *getCalleeDecl() { return getCallee()->getReferencedDeclOfCallee(); } getCalleeDecl() function 2961 const Decl *getCalleeDecl() const { getCalleeDecl() function