Home
last modified time | relevance | path

Searched defs:OptionalValue (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1259 if (auto OptionalValue = Val.getAsUnsignedConstant()) in cloneScalarAttribute() local
1261 else if (auto OptionalValue = Val.getAsSignedConstant()) in cloneScalarAttribute() local
1263 else if (auto OptionalValue = Val.getAsSectionOffset()) in cloneScalarAttribute() local
1289 else if (auto OptionalValue = Val.getAsUnsignedConstant()) in cloneScalarAttribute() local