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

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Tooling/
H A DCompilationDatabase.h45 CompileCommand(Twine Directory, ArrayRef<std::string> CommandLine) argument
52 std::vector<std::string> CommandLine; member in struct:clang::tooling::CompileCommand
H A DTooling.h223 std::vector<std::string> CommandLine; member in class:clang::tooling::ToolInvocation
/freebsd-10.2-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbhistry.c87 AcpiDbAddToHistory( char *CommandLine) argument
H A Ddbinput.c741 char *CommandLine; local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Tooling/
H A DCompilationDatabase.cpp297 FixedCompilationDatabase(Twine Directory, ArrayRef<std::string> CommandLine) { argument
H A DJSONCompilationDatabase.cpp33 CommandLineArgumentParser(StringRef CommandLine) argument
111 std::vector<std::string> CommandLine; member in class:clang::tooling::__anon3662::CommandLineArgumentParser
H A DTooling.cpp166 ToolInvocation::ToolInvocation(ArrayRef<std::string> CommandLine, argument
174 ToolInvocation::ToolInvocation(ArrayRef<std::string> CommandLine, argument
347 std::vector<std::string> CommandLine = CompileCommands[I].second.CommandLine; local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/bugpoint/
H A DToolRunner.cpp408 static void lexCommand(std::string &Message, const std::string &CommandLine, argument
/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py1635 class CommandLine: class in inherits:

Completed in 72 milliseconds