OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCalleeName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CheckerContext.cpp
27
StringRef CheckerContext::
getCalleeName
(const FunctionDecl *FunDecl) const {
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
ObjCContainersASTChecker.cpp
84
static StringRef
getCalleeName
(CallExpr *CE) {
97
StringRef Name =
getCalleeName
(CE);
Completed in 58 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026