Home
last modified time | relevance | path

Searched refs:getCall (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1372 if (CallEventRef<> Out = getCall(CallSite, State, CallerCtx)) in getCaller()
1413 CallEventRef<> CallEventManager::getCall(const Stmt *S, ProgramStateRef State, in getCall() function in CallEventManager
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp147 const CallBase *getCall() const { in getCall() function in __anonb08d52880111::MemoryLocOrCall
200 MLOC.getCall()->getCalledValue())); in getHashValue()
202 for (const Value *Arg : MLOC.getCall()->args()) in getHashValue()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp178 Optional<CallEventRef<>> CE = Mgr.getCall(S, CurrSt, LCtx); in generateDiagnosticsForCallLike()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1148 getCall(const Stmt *S, ProgramStateRef State,