Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp178 const Expr &getCall() const { in getCall() function in __anon946405a00111::ParameterStatus
240 return getStatusFor(Index).getCall(); in getCallFor()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1400 if (CallEventRef<> Out = getCall(CallSite, State, CallerCtx)) in getCaller()
1444 CallEventRef<> CallEventManager::getCall(const Stmt *S, ProgramStateRef State, in getCall() function in CallEventManager
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp160 const CallBase *getCall() const { in getCall() function in __anonc967e22e0111::MemoryLocOrCall
213 MLOC.getCall()->getCalledOperand())); in getHashValue()
215 for (const Value *Arg : MLOC.getCall()->args()) in getHashValue()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp256 Optional<CallEventRef<>> CE = Mgr.getCall(S, CurrSt, LCtx); in generateDiagnosticsForCallLike()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1389 getCall(const Stmt *S, ProgramStateRef State,