Lines Matching refs:SetOfConstDecls
311 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);
325 SetOfConstDecls *VisitedCallees = nullptr);
329 SetOfConstDecls *VisitedCallees);
332 SetOfConstDecls *VisitedCallees);
421 const SetOfConstDecls &Visited, in shouldSkipFunction()
422 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()
442 const SetOfConstDecls &Visited) { in getInliningModeForFunction()
473 SetOfConstDecls Visited; in HandleDeclsCallGraph()
474 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()
493 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()
499 for (SetOfConstDecls::iterator I = VisitedCallees.begin(), in HandleDeclsCallGraph()
610 SetOfConstDecls *VisitedCallees) { in HandleCode()
643 SetOfConstDecls *VisitedCallees) { in ActionExprEngine()
680 SetOfConstDecls *Visited) { in RunPathSensitiveChecks()