Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h25 struct ParsedSourceLocation { struct
33 static ParsedSourceLocation FromString(StringRef Str) { in FromString() argument
54 std::string ToString() const { in ToString()