Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DCompilationDatabase.h58 std::vector<std::string> CommandLine; member
H A DTooling.h279 std::vector<std::string> CommandLine; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp246 void addTargetAndModeForProgramName(std::vector<std::string> &CommandLine, in addTargetAndModeForProgramName()
303 std::vector<std::string> CommandLine, ToolAction *Action, in ToolInvocation()
309 std::vector<std::string> CommandLine, in ToolInvocation()
532 std::vector<std::string> CommandLine = CompileCommand.CommandLine; in run() local
H A DJSONCompilationDatabase.cpp54 CommandLineArgumentParser(StringRef CommandLine) in CommandLineArgumentParser()
132 std::vector<std::string> CommandLine; member in __anon39e321de0111::CommandLineArgumentParser
H A DCompilationDatabase.cpp333 std::vector<const char *> CommandLine(DoubleDash + 1, Argv + Argc); in loadFromCommandLine() local
372 const Twine &Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase()
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbhistry.c86 char *CommandLine) in AcpiDbAddToHistory()
H A Ddbinput.c797 char *CommandLine; in AcpiDbCommandDispatch() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDriver.cpp220 std::string CommandLine = Cmd.toString(); in WorkerThread() local
396 std::string CommandLine = Cmd.toString(); in MinimizeCrashInput() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp317 std::string CommandLine(ProgramToRun); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DToolRunner.cpp354 const std::string &CommandLine, std::string &CmdPath, in lexCommand()
/netbsd-src/external/bsd/libevent/dist/
H A Devent_rpcgen.py1829 class CommandLine(object): class
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h682 CommandLine, ///< Full canonical command line (maybe -cc1) enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2349 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in emitModuleCommandLines() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp6136 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata() local