OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCall
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Analysis/
CalledOnceCheck.cpp
178
const Expr &
getCall
() const {
240
return getStatusFor(Index).
getCall
();
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp
1400
if (CallEventRef<> Out =
getCall
(CallSite, State, CallerCtx))
1414
// All other cases are handled by
getCall
.
1444
CallEventRef<> CallEventManager::
getCall
(const Stmt *S, ProgramStateRef State,
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
MemorySSA.cpp
160
const CallBase *
getCall
() const {
213
MLOC.
getCall
()->getCalledOperand()));
215
for (const Value *Arg : MLOC.
getCall
()->args())
Completed in 27 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026