Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDExprEngineObjC.cpp223 finishArgumentConstruction(Dst, I, *Msg); in VisitObjCMessage()
287 finishArgumentConstruction(dstArgCleanup, I, *Msg); in VisitObjCMessage()
HDExprEngineCallAndReturn.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()
HDExprEngineCXX.cpp833 finishArgumentConstruction(DstPostArgumentCleanup, I, *Call); in handleConstructor()
HDExprEngine.cpp2915 State = finishArgumentConstruction( in processEndOfFunction()
/freebsd-head/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDExprEngine.h751 ProgramStateRef finishArgumentConstruction(ProgramStateRef State,
753 void finishArgumentConstruction(ExplodedNodeSet &Dst, ExplodedNode *Pred,