Searched defs:getCalleeName (Results 1 – 4 of 4) sorted by relevance
364 StringRef getCalleeName(const CallExpr *CE) const { in getCalleeName() function
84 static StringRef getCalleeName(CallExpr *CE) { in getCalleeName() function
32 StringRef CheckerContext::getCalleeName(const FunctionDecl *FunDecl) const { in getCalleeName() function in CheckerContext
212 StringRef IRInstructionData::getCalleeName() const { in getCalleeName() function in IRInstructionData