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