Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2818 bool HasReadUnhashedControlBlock = false; in ReadControlBlock() local
2820 if (!HasReadUnhashedControlBlock) { in ReadControlBlock()
2821 HasReadUnhashedControlBlock = true; in ReadControlBlock()