Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DRISCVISAInfo.cpp805 auto GoToNextExt = [](StringRef::iterator &I, unsigned ConsumeLength, in parseArchString() local
844 GoToNextExt(I, ConsumeLength, Exts.end()); in parseArchString()
854 GoToNextExt(I, ConsumeLength, Exts.end()); in parseArchString()
865 GoToNextExt(I, ConsumeLength, Exts.end()); in parseArchString()