Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5634 bool DoneWithExtensionBlock = false; in readASTFileControlBlock() local
5635 while (!DoneWithExtensionBlock) { in readASTFileControlBlock()
5653 DoneWithExtensionBlock = true; in readASTFileControlBlock()