Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp114 SVal ExprEngine::computeObjectUnderConstruction( in computeObjectUnderConstruction() function in ExprEngine
212 return computeObjectUnderConstruction( in computeObjectUnderConstruction()
252 SVal V = computeObjectUnderConstruction( in computeObjectUnderConstruction()
H A DCallEvent.cpp489 Engine.computeObjectUnderConstruction(getOriginExpr(), getState(), in getReturnValueUnderConstruction()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h729 SVal computeObjectUnderConstruction(const Expr *E, ProgramStateRef State,
752 SVal V = computeObjectUnderConstruction(E, State, LCtx, CC, CallOpts, Idx);