Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp3326 bool ReachedEOFWhileSkipping = Record[Idx++]; in ReadASTBlock() local
3328 if (ReachedEOFWhileSkipping) { in ReadASTBlock()