Home
last modified time | relevance | path

Searched refs:RIEnd (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaLookup.cpp3936 for (TypoResultList::iterator RI = CList.begin(), RIEnd = CList.end(); in addCorrection() local
3937 RI != RIEnd; ++RI) { in addCorrection()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp4251 for (TypoResultList::iterator RI = CList.begin(), RIEnd = CList.end(); in addCorrection() local
4252 RI != RIEnd; ++RI) { in addCorrection()