Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp2595 bool HasReadUnhashedControlBlock = false; in ReadControlBlock() local
2597 if (!HasReadUnhashedControlBlock) { in ReadControlBlock()
2598 HasReadUnhashedControlBlock = true; in ReadControlBlock()