Home
last modified time | relevance | path

Searched defs:Commands (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningTool.h59 std::vector<Command> Commands; member
187 std::vector<Command> Commands; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-registry.cpp22 static std::unordered_map<cl::SubCommand *, HandlerType> Commands; in getCommands() local
/openbsd-src/gnu/llvm/lldb/docs/design/
H A Doverview.rst53 Commands chapter
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp238 std::vector<CompileCommand> Commands; in getCompileCommands() local
253 std::vector<CompileCommand> Commands; in getAllCompileCommands() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DLLDBLog.h22 Commands = Log::ChannelFlag<3>, enumerator
/openbsd-src/gnu/llvm/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp326 Array Commands; in printFullOutput() local
388 std::vector<Command> Commands; member
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp487 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local