Home
last modified time | relevance | path

Searched refs:finishArgumentConstruction (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp629 ProgramStateRef ExprEngine::finishArgumentConstruction(ProgramStateRef State, in finishArgumentConstruction() function in ExprEngine
653 void ExprEngine::finishArgumentConstruction(ExplodedNodeSet &Dst, in finishArgumentConstruction() function in ExprEngine
657 ProgramStateRef CleanedState = finishArgumentConstruction(State, Call); in finishArgumentConstruction()
697 finishArgumentConstruction(dstArgumentCleanup, I, Call); in evalCall()
H A DExprEngineCXX.cpp833 finishArgumentConstruction(DstPostArgumentCleanup, I, *Call); in handleConstructor()
H A DExprEngine.cpp2915 State = finishArgumentConstruction( in processEndOfFunction()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h751 ProgramStateRef finishArgumentConstruction(ProgramStateRef State,
753 void finishArgumentConstruction(ExplodedNodeSet &Dst, ExplodedNode *Pred,