Searched refs:processBeginOfFunction (Results 1 – 5 of 5) sorted by relevance
104 virtual void processBeginOfFunction(NodeBuilderContext &BC,
258 void processBeginOfFunction(NodeBuilderContext &BC,
204 SubEng.processBeginOfFunction(BuilderCtx, Node, DstBegin, StartLoc); in ExecuteWorkList()
66 processBeginOfFunction(BC, Node, DstBegin, Loc); in processCallEnter()
1764 void ExprEngine::processBeginOfFunction(NodeBuilderContext &BC, in processBeginOfFunction() function in ExprEngine