Home
last modified time | relevance | path

Searched refs:bindReturnValue (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp740 ProgramStateRef ExprEngine::bindReturnValue(const CallEvent &Call, in bindReturnValue() function in ExprEngine
834 State = bindReturnValue(Call, Pred->getLocationContext(), State); in conservativeEvalCall()
H A DExprEngineCXX.cpp95 State = bindReturnValue(Call, LCtx, State); in performTrivialCopy()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h701 ProgramStateRef bindReturnValue(const CallEvent &Call,