Searched refs:VisitedAsTopLevel (Results 1 – 1 of 1) sorted by relevance
421 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction() argument422 if (VisitedAsTopLevel.count(D)) in shouldSkipFunction()473 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph() local488 if (shouldSkipFunction(D, Visited, VisitedAsTopLevel)) in HandleDeclsCallGraph()503 VisitedAsTopLevel.insert(D); in HandleDeclsCallGraph()