Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCalledOnceCheck.cpp178 const Expr &getCall() const { in getCall() function in __anon3a2ff1ec0111::ParameterStatus
240 return getStatusFor(Index).getCall(); in getCallFor()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1405 if (CallEventRef<> Out = getCall(CallSite, State, CallerCtx)) in getCaller()
1450 CallEventRef<> CallEventManager::getCall(const Stmt *S, ProgramStateRef State, in getCall() function in CallEventManager
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSA.cpp188 const CallBase *getCall() const { in getCall() function in __anone52e4bfa0211::MemoryLocOrCall
241 MLOC.getCall()->getCalledOperand())); in getHashValue()
243 for (const Value *Arg : MLOC.getCall()->args()) in getHashValue()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp253 std::optional<CallEventRef<>> CE = Mgr.getCall(S, CurrSt, LCtx); in generateDiagnosticsForCallLike()
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1308 getCall(const Stmt *S, ProgramStateRef State,