Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp1404 auto StartOfUnhashedControl = Stream.GetCurrentBitNo() >> 3; in writeUnhashedControlBlock() local
1414 Signature = createSignature(StringRef(Buffer.begin(), StartOfUnhashedControl)); in writeUnhashedControlBlock()