Lines Matching refs:SetOfConstDecls
238 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);
252 SetOfConstDecls *VisitedCallees = nullptr);
256 SetOfConstDecls *VisitedCallees);
385 const SetOfConstDecls &Visited, in shouldSkipFunction()
386 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()
420 const SetOfConstDecls &Visited) { in getInliningModeForFunction()
449 SetOfConstDecls Visited; in HandleDeclsCallGraph()
450 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()
469 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()
651 SetOfConstDecls *VisitedCallees) { in HandleCode()
694 SetOfConstDecls *VisitedCallees) { in RunPathSensitiveChecks()