Searched refs:ParsedSourceRange (Results 1 – 1 of 1) sorted by relevance
62 struct ParsedSourceRange { struct80 static std::optional<ParsedSourceRange> fromString(StringRef Str) { in fromString() argument102 return ParsedSourceRange{std::move(Begin.FileName), in fromString()