Searched defs:CommandLine (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DCompilationDatabase.h58 std::vector<std::string> CommandLine; member in struct:clang::tooling::CompileCommand
46 CompileCommand(const Twine &Directory, const Twine &Filename, std::vector<std::string> CommandLine, const Twine &Output) argument
H A DTooling.h279 std::vector<std::string> CommandLine; member in class:clang::tooling::ToolInvocation
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/debugger/
H A Ddbhistry.c85 AcpiDbAddToHistory( char *CommandLine) argument
H A Ddbinput.c797 char *CommandLine; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp371 FixedCompilationDatabase( const Twine &Directory, ArrayRef<std::string> CommandLine) argument
H A DJSONCompilationDatabase.cpp54 CommandLineArgumentParser(StringRef CommandLine) argument
132 std::vector<std::string> CommandLine; member in class:__anon1134::CommandLineArgumentParser
H A DTooling.cpp246 void addTargetAndModeForProgramName(std::vector<std::string> &CommandLine, argument
302 ToolInvocation( std::vector<std::string> CommandLine, ToolAction *Action, FileManager *Files, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
308 ToolInvocation( std::vector<std::string> CommandLine, std::unique_ptr<FrontendAction> FAction, FileManager *Files, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
532 std::vector<std::string> CommandLine = CompileCommand.CommandLine; local
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devent_rpcgen.py1635 class CommandLine: class in inherits:
/netbsd-current/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp337 << ToolName << ": Command Line: " << CommandLine << '\n'; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDriver.cpp220 std::string CommandLine = Cmd.toString(); local
396 std::string CommandLine = Cmd.toString(); local
/netbsd-current/external/bsd/libevent/dist/
H A Devent_rpcgen.py1829 class CommandLine(object): class in inherits:object
/netbsd-current/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DToolRunner.cpp353 lexCommand(const char *Argv0, std::string &Message, const std::string &CommandLine, std::string &CmdPath, std::vector<std::string> &Args) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmdefs.h109 char *CommandLine; /* Command Line from ARMsd */ member in struct:ARMul_State
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h682 CommandLine, ///< Full canonical command line (maybe -cc1) enumerator in enum:llvm::codeview::BuildInfoRecord::BuildInfoArg
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmdefs.h109 char *CommandLine; /* Command Line from ARMsd */ member in struct:ARMul_State
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2349 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp6136 std::string CommandLine = getCodeGenOpts().RecordCommandLine; local

Completed in 314 milliseconds