Home
last modified time | relevance | path

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

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