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