Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/
H A DCompilationDatabase.h58 std::vector<std::string> CommandLine; member
H A DTooling.h287 std::vector<std::string> CommandLine; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp265 void addTargetAndModeForProgramName(std::vector<std::string> &CommandLine, in addTargetAndModeForProgramName()
322 std::vector<std::string> CommandLine, ToolAction *Action, in ToolInvocation()
328 std::vector<std::string> CommandLine, in ToolInvocation()
551 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 __anonaa4025470111::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()
/freebsd-13.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbhistry.c194 char *CommandLine) in AcpiDbAddToHistory()
H A Ddbinput.c902 char *CommandLine; in AcpiDbCommandDispatch() local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp240 std::string CommandLine = Cmd.toString(); in WorkerThread() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp354 const std::string &CommandLine, std::string &CmdPath, in lexCommand()
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py1635 class CommandLine: class
/freebsd-13.1/contrib/libevent/
H A Devent_rpcgen.py1635 class CommandLine: class
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h682 CommandLine, ///< Full canonical command line (maybe -cc1) enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2374 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in emitModuleCommandLines() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6170 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata() local