clang 20.0.0git
|
Command-line option parser that parses source locations. More...
#include "clang/Frontend/CommandLineSourceLoc.h"
Public Member Functions | |
bool | parse (Option &O, StringRef ArgName, StringRef ArgValue, clang::ParsedSourceLocation &Val) |
Command-line option parser that parses source locations.
Source locations are of the form filename:line:column.
Definition at line 115 of file CommandLineSourceLoc.h.
|
inline |
Definition at line 123 of file CommandLineSourceLoc.h.
References clang::ParsedSourceLocation::FileName.