Searched defs:ParsedSourceRange (Results 1 – 1 of 1) sorted by relevance
62 struct ParsedSourceRange { struct80 static std::optional<ParsedSourceRange> fromString(StringRef Str) { in fromString() argument