Searched refs:VisitedAsTopLevel (Results 1 – 1 of 1) sorted by relevance
392 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction() argument393 if (VisitedAsTopLevel.count(D)) in shouldSkipFunction()456 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph() local469 if (shouldSkipFunction(D, Visited, VisitedAsTopLevel)) in HandleDeclsCallGraph()496 VisitedAsTopLevel.insert(D); in HandleDeclsCallGraph()