Searched refs:LCDeclInfo (Results 1 – 1 of 1) sorted by relevance
90 using LCDeclInfo = std::pair<unsigned, VarDecl *>; typedef in __anon45dbc4930111::DSAStackTy92 llvm::SmallDenseMap<const ValueDecl *, LCDeclInfo, 8>;294 const LCDeclInfo isLoopControlVariable(const ValueDecl *D) const;299 const LCDeclInfo isParentLoopControlVariable(const ValueDecl *D) const;860 D, LCDeclInfo(StackElem.LCVMap.size() + 1, Capture)); in addLoopControlVariable()863 const DSAStackTy::LCDeclInfo874 const DSAStackTy::LCDeclInfo