Home
last modified time | relevance | path

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

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