Lines Matching refs:SetOfConstDecls
245 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);
259 SetOfConstDecls *VisitedCallees = nullptr);
263 SetOfConstDecls *VisitedCallees);
391 const SetOfConstDecls &Visited, in shouldSkipFunction()
392 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()
426 const SetOfConstDecls &Visited) { in getInliningModeForFunction()
455 SetOfConstDecls Visited; in HandleDeclsCallGraph()
456 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()
485 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()
660 SetOfConstDecls *VisitedCallees) { in HandleCode()
710 SetOfConstDecls *VisitedCallees) { in RunPathSensitiveChecks()