Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReader.cpp4360 bool DoneWithExtensionBlock = false; in readASTFileControlBlock() local
4361 while (!DoneWithExtensionBlock) { in readASTFileControlBlock()
4372 DoneWithExtensionBlock = true; in readASTFileControlBlock()