Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp243 bool OnKey; member
300 if (Stack.back().OnKey) { in writeToBlob()
303 Stack.back().OnKey = false; in writeToBlob()
307 Stack.back().OnKey = true; in writeToBlob()