Searched refs:GetArchSpecValue (Results 1 – 2 of 2) sorted by relevance
293 return GetArchSpecValue(); in GetValueAs()353 std::optional<ArchSpec> GetArchSpecValue() const;
463 std::optional<ArchSpec> OptionValue::GetArchSpecValue() const { in GetArchSpecValue() function in OptionValue