Lines Matching refs:SetOfConstDecls
244 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);
258 SetOfConstDecls *VisitedCallees = nullptr);
262 SetOfConstDecls *VisitedCallees);
390 const SetOfConstDecls &Visited, in shouldSkipFunction()
391 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()
425 const SetOfConstDecls &Visited) { in getInliningModeForFunction()
454 SetOfConstDecls Visited; in HandleDeclsCallGraph()
455 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()
484 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()
660 SetOfConstDecls *VisitedCallees) { in HandleCode()
711 SetOfConstDecls *VisitedCallees) { in RunPathSensitiveChecks()