Searched refs:SetOfConstDecls (Results 1 – 4 of 4) sorted by relevance
250 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);264 SetOfConstDecls *VisitedCallees = nullptr);268 SetOfConstDecls *VisitedCallees);397 const SetOfConstDecls &Visited, in shouldSkipFunction()398 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()432 const SetOfConstDecls &Visited) { in getInliningModeForFunction()461 SetOfConstDecls Visited; in HandleDeclsCallGraph()462 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()481 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()610 SetOfConstDecls *VisitedCallees) { in HandleCode()[all …]
31 using SetOfConstDecls = llvm::DenseSet<const Decl *>; variable
178 SetOfConstDecls *VisitedCallees;185 SetOfConstDecls *VisitedCalleesIn,
204 SetOfConstDecls *VisitedCalleesIn, in ExprEngine()