Home
last modified time | relevance | path

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

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