Searched refs:SetOfConstDecls (Results 1 – 4 of 4) sorted by relevance
310 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);324 SetOfConstDecls *VisitedCallees = nullptr);328 SetOfConstDecls *VisitedCallees);331 SetOfConstDecls *VisitedCallees);420 const SetOfConstDecls &Visited, in shouldSkipFunction()421 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()441 const SetOfConstDecls &Visited) { in getInliningModeForFunction()472 SetOfConstDecls Visited; in HandleDeclsCallGraph()473 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()492 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()[all …]
29 typedef llvm::DenseSet<const Decl*> SetOfConstDecls; typedef
94 SetOfConstDecls *VisitedCallees;101 SetOfConstDecls *VisitedCalleesIn,
72 SetOfConstDecls *VisitedCalleesIn, in ExprEngine()