Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1445 if (auto OptionalValue = Val.getAsUnsignedConstant()) in cloneScalarAttribute() local
1447 else if (auto OptionalValue = Val.getAsSignedConstant()) in cloneScalarAttribute() local
1449 else if (auto OptionalValue = Val.getAsSectionOffset()) in cloneScalarAttribute() local
1523 else if (auto OptionalValue = Val.getAsUnsignedConstant()) in cloneScalarAttribute() local