Searched refs:GetFileSpecValue (Results 1 – 2 of 2) sorted by relevance
278 return GetFileSpecValue(); in GetValueAs()362 std::optional<FileSpec> GetFileSpecValue() const;
319 std::optional<FileSpec> OptionValue::GetFileSpecValue() const { in GetFileSpecValue() function in OptionValue