Home
last modified time | relevance | path

Searched defs:ParsedSourceRange (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h62 struct ParsedSourceRange { struct
80 static std::optional<ParsedSourceRange> fromString(StringRef Str) { in fromString() argument