Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp4883 bool DoneWithExtensionBlock = false; in readASTFileControlBlock() local
4884 while (!DoneWithExtensionBlock) { in readASTFileControlBlock()
4895 DoneWithExtensionBlock = true; in readASTFileControlBlock()