Searched refs:SetOfConstDecls (Results 1 – 4 of 4) sorted by relevance
238 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);252 SetOfConstDecls *VisitedCallees = nullptr);256 SetOfConstDecls *VisitedCallees);385 const SetOfConstDecls &Visited, in shouldSkipFunction()386 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()420 const SetOfConstDecls &Visited) { in getInliningModeForFunction()449 SetOfConstDecls Visited; in HandleDeclsCallGraph()450 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()469 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()651 SetOfConstDecls *VisitedCallees) { in HandleCode()[all …]
31 using SetOfConstDecls = llvm::DenseSet<const Decl *>; variable
178 SetOfConstDecls *VisitedCallees;185 SetOfConstDecls *VisitedCalleesIn,
204 SetOfConstDecls *VisitedCalleesIn, in ExprEngine()