Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp264 uint8_t FinalZero = 0; in mapStringZVectorZ() local
265 if (auto EC = mapInteger(FinalZero)) in mapStringZVectorZ()