Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h107 if (std::optional<typename DieType::DWARFFormValue> CountV = in appendArrayType() local
109 Count = CountV->getAsUnsignedConstant(); in appendArrayType()