Lines Matching refs:SetOfConstDecls
315 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);
329 SetOfConstDecls *VisitedCallees = nullptr);
333 SetOfConstDecls *VisitedCallees);
428 const SetOfConstDecls &Visited, in shouldSkipFunction()
429 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()
456 const SetOfConstDecls &Visited) { in getInliningModeForFunction()
485 SetOfConstDecls Visited; in HandleDeclsCallGraph()
486 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()
505 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()
693 SetOfConstDecls *VisitedCallees) { in HandleCode()
728 SetOfConstDecls *VisitedCallees) { in RunPathSensitiveChecks()