Home | History | Annotate | Download | only in Support

Lines Matching full:commandline

1 //===-- CommandLine.cpp - Command line parser implementation --------------===//
15 // reading the library documentation located in docs/CommandLine.html
19 #include "llvm/Support/CommandLine.h"
128 errs() << ProgramName << ": CommandLine Error: Argument '"
294 << ": Bad ValueMask flag! CommandLine usage error:"
464 /// CommandLine library, which allows you to read the program's name