Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3594 bool ReachedEOFWhileSkipping = Record[Idx++]; in ReadASTBlock() local
3596 if (ReachedEOFWhileSkipping) { in ReadASTBlock()