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