Searched refs:SetOfConstDecls (Results 1 – 4 of 4) sorted by relevance
315 getInliningModeForFunction(const Decl *D, const SetOfConstDecls &Visited);329 SetOfConstDecls *VisitedCallees = nullptr);333 SetOfConstDecls *VisitedCallees);428 const SetOfConstDecls &Visited, in shouldSkipFunction()429 const SetOfConstDecls &VisitedAsTopLevel) { in shouldSkipFunction()456 const SetOfConstDecls &Visited) { in getInliningModeForFunction()485 SetOfConstDecls Visited; in HandleDeclsCallGraph()486 SetOfConstDecls VisitedAsTopLevel; in HandleDeclsCallGraph()505 SetOfConstDecls VisitedCallees; in HandleDeclsCallGraph()693 SetOfConstDecls *VisitedCallees) { in HandleCode()[all …]
32 using SetOfConstDecls = llvm::DenseSet<const Decl *>; variable
151 SetOfConstDecls *VisitedCallees;158 SetOfConstDecls *VisitedCalleesIn,
191 SetOfConstDecls *VisitedCalleesIn, in ExprEngine()