Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2866 bool HasReadUnhashedControlBlock = false; in ReadControlBlock() local
2868 if (!HasReadUnhashedControlBlock) { in ReadControlBlock()
2869 HasReadUnhashedControlBlock = true; in ReadControlBlock()