Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReader.cpp4355 bool DoneWithExtensionBlock = false; in readASTFileControlBlock() local
4356 while (!DoneWithExtensionBlock) { in readASTFileControlBlock()
4367 DoneWithExtensionBlock = true; in readASTFileControlBlock()