Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5379 bool DoneWithExtensionBlock = false; in readASTFileControlBlock() local
5380 while (!DoneWithExtensionBlock) { in readASTFileControlBlock()
5398 DoneWithExtensionBlock = true; in readASTFileControlBlock()