Searched refs:DoneWithExtensionBlock (Results 1 – 2 of 2) sorted by relevance
4360 bool DoneWithExtensionBlock = false; in readASTFileControlBlock() local4361 while (!DoneWithExtensionBlock) { in readASTFileControlBlock()4372 DoneWithExtensionBlock = true; in readASTFileControlBlock()
5338 bool DoneWithExtensionBlock = false; in readASTFileControlBlock() local5339 while (!DoneWithExtensionBlock) { in readASTFileControlBlock()5357 DoneWithExtensionBlock = true; in readASTFileControlBlock()