Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/
H A DCompilationDatabase.h58 std::vector<std::string> CommandLine; member
H A DTooling.h289 std::vector<std::string> CommandLine; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DTooling.cpp221 void addTargetAndModeForProgramName(std::vector<std::string> &CommandLine, in addTargetAndModeForProgramName()
264 std::vector<std::string> CommandLine, ToolAction *Action, in ToolInvocation()
270 std::vector<std::string> CommandLine, FrontendAction *FAction, in ToolInvocation()
497 std::vector<std::string> CommandLine = CompileCommand.CommandLine; in run() local
H A DJSONCompilationDatabase.cpp52 CommandLineArgumentParser(StringRef CommandLine) in CommandLineArgumentParser()
130 std::vector<std::string> CommandLine; member in __anon3f1e07e20111::CommandLineArgumentParser
H A DCompilationDatabase.cpp354 std::vector<const char *> CommandLine(DoubleDash + 1, Argv + Argc); in loadFromCommandLine() local
379 FixedCompilationDatabase(Twine Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase()
/freebsd-12.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbhistry.c195 char *CommandLine) in AcpiDbAddToHistory()
H A Ddbinput.c882 char *CommandLine; in AcpiDbCommandDispatch() local
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp220 std::string CommandLine = Cmd.toString(); in WorkerThread() local
396 std::string CommandLine = Cmd.toString(); in MinimizeCrashInput() local
/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DToolRunner.cpp355 const std::string &CommandLine, std::string &CmdPath, in lexCommand()
/freebsd-12.1/contrib/libevent/
H A Devent_rpcgen.py1635 class CommandLine: class
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py1635 class CommandLine: class
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h689 CommandLine, ///< Full canonical command line (maybe -cc1) enumerator
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2015 MCSection *CommandLine = getObjFileLowering().getSectionForCommandLines(); in EmitModuleCommandLines() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp5240 std::string CommandLine = getCodeGenOpts().RecordCommandLine; in EmitCommandLineMetadata() local