Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSubEngine.h104 virtual void processBeginOfFunction(NodeBuilderContext &BC,
DExprEngine.h258 void processBeginOfFunction(NodeBuilderContext &BC,
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp204 SubEng.processBeginOfFunction(BuilderCtx, Node, DstBegin, StartLoc); in ExecuteWorkList()
DExprEngineCallAndReturn.cpp66 processBeginOfFunction(BC, Node, DstBegin, Loc); in processCallEnter()
DExprEngine.cpp1764 void ExprEngine::processBeginOfFunction(NodeBuilderContext &BC, in processBeginOfFunction() function in ExprEngine