Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp2631 bool HasReadUnhashedControlBlock = false; in ReadControlBlock() local
2633 if (!HasReadUnhashedControlBlock) { in ReadControlBlock()
2634 HasReadUnhashedControlBlock = true; in ReadControlBlock()