Searched defs:getCalleeName (Results 1 – 3 of 3) sorted by relevance
29 StringRef CheckerContext::getCalleeName(const FunctionDecl *FunDecl) const { in getCalleeName() function in CheckerContext
85 static StringRef getCalleeName(CallExpr *CE) { in getCalleeName() function
286 StringRef getCalleeName(const CallExpr *CE) const { in getCalleeName() function