Searched refs:RefList (Results 1 – 2 of 2) sorted by relevance
191 return &*RefList::const_iterator( in derefIterator()196 RefList::const_iterator ref( in incrementIterator()240 typedef llvm::ilist<SimpleReference> RefList; typedef244 mutable RefList _references;
3036 auto RefList = Summary.refs(); in printSummary() local3037 if (!RefList.empty()) { in printSummary()3040 for (auto &Ref : RefList) { in printSummary()