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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5313 bool DoneWithExtensionBlock = false; local
5314 while (!DoneWithExtensionBlock) {
5332 DoneWithExtensionBlock = true;

Completed in 179 milliseconds