Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp121 SVal ExprEngine::computeObjectUnderConstruction( in computeObjectUnderConstruction() function in ExprEngine
225 return computeObjectUnderConstruction( in computeObjectUnderConstruction()
265 SVal V = computeObjectUnderConstruction( in computeObjectUnderConstruction()
H A DCallEvent.cpp547 SVal RetVal = Engine.computeObjectUnderConstruction( in getReturnValueUnderConstruction()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h720 SVal computeObjectUnderConstruction(const Expr *E, ProgramStateRef State,
743 SVal V = computeObjectUnderConstruction(E, State, BldrCtx, LCtx, CC,