Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h61 struct ParsedSourceRange { struct
79 static Optional<ParsedSourceRange> fromString(StringRef Str) { in fromString() argument