Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1143 if (auto OptionalValue = Val.getAsUnsignedConstant()) in cloneScalarAttribute() local
1145 else if (auto OptionalValue = Val.getAsSignedConstant()) in cloneScalarAttribute() local
1147 else if (auto OptionalValue = Val.getAsSectionOffset()) in cloneScalarAttribute() local
1172 else if (auto OptionalValue = Val.getAsUnsignedConstant()) in cloneScalarAttribute() local