Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5628 bool DoneWithExtensionBlock = false; in readASTFileControlBlock() local
5629 while (!DoneWithExtensionBlock) { in readASTFileControlBlock()
5647 DoneWithExtensionBlock = true; in readASTFileControlBlock()