Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp5433 bool DoneWithExtensionBlock = false; in readASTFileControlBlock() local
5434 while (!DoneWithExtensionBlock) { in readASTFileControlBlock()
5452 DoneWithExtensionBlock = true; in readASTFileControlBlock()