Searched defs:getCalleeName (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp27 StringRef CheckerContext::getCalleeName(const FunctionDecl *FunDecl) const { function in class:CheckerContext
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp84 static StringRef getCalleeName(CallExpr *CE) { function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h310 StringRef getCalleeName(const CallExpr *CE) const { function

Completed in 185 milliseconds