Searched refs:SetOfConstDecls (Results 1 – 4 of 4) sorted by relevance
311 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);325 SetOfConstDecls *VisitedCallees = nullptr);329 SetOfConstDecls *VisitedCallees);332 SetOfConstDecls *VisitedCallees);421 const SetOfConstDecls &Visited, in shouldSkipFunction()422 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()442 const SetOfConstDecls &Visited) { in getInliningModeForFunction()473 SetOfConstDecls Visited; in HandleDeclsCallGraph()474 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()493 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()[all …]
29 typedef llvm::DenseSet<const Decl*> SetOfConstDecls; typedef
94 SetOfConstDecls *VisitedCallees;101 SetOfConstDecls *VisitedCalleesIn,
71 SetOfConstDecls *VisitedCalleesIn, in ExprEngine()