Lines Matching refs:SetOfConstDecls
250 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);
264 SetOfConstDecls *VisitedCallees = nullptr);
268 SetOfConstDecls *VisitedCallees);
397 const SetOfConstDecls &Visited, in shouldSkipFunction()
398 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()
432 const SetOfConstDecls &Visited) { in getInliningModeForFunction()
461 SetOfConstDecls Visited; in HandleDeclsCallGraph()
462 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()
481 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()
610 SetOfConstDecls *VisitedCallees) { in HandleCode()
660 SetOfConstDecls *VisitedCallees) { in RunPathSensitiveChecks()