Searched refs:VisitedAsTopLevel (Results 1 – 1 of 1) sorted by relevance
391 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction() argument392 if (VisitedAsTopLevel.count(D)) in shouldSkipFunction()455 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph() local468 if (shouldSkipFunction(D, Visited, VisitedAsTopLevel)) in HandleDeclsCallGraph()495 VisitedAsTopLevel.insert(D); in HandleDeclsCallGraph()