Home
last modified time | relevance | path

Searched refs:DoneWithExtensionBlock (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp5338 bool DoneWithExtensionBlock = false; in readASTFileControlBlock() local
5339 while (!DoneWithExtensionBlock) { in readASTFileControlBlock()
5357 DoneWithExtensionBlock = true; in readASTFileControlBlock()