Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCTargetOptions.h66 ArrayRef<const char *> CommandLineArgs; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h386 ArrayRef<const char *> CommandLineArgs; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp572 SmallVector<const char *, 32> CommandLineArgs(InvocationCommand.size()); in loadFromSource() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp621 ArrayRef<const char *> CommandLineArgs, in RoundTrip()
4350 CompilerInvocation &Res, ArrayRef<const char *> CommandLineArgs, in CreateFromArgsImpl()
4449 ArrayRef<const char *> CommandLineArgs, in CreateFromArgs()
4456 DiagnosticsEngine &Diags, const char *Argv0) { in CreateFromArgs()