Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp2348 bool HasReadUnhashedControlBlock = false; in ReadControlBlock() local
2350 if (!HasReadUnhashedControlBlock) { in ReadControlBlock()
2351 HasReadUnhashedControlBlock = true; in ReadControlBlock()