Home
last modified time | relevance | path

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

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