Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-registry.cpp22 ManagedStatic<std::unordered_map<cl::SubCommand *, HandlerType>> Commands; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp241 std::vector<CompileCommand> Commands; in getCompileCommands() local
256 std::vector<CompileCommand> Commands; in getAllCompileCommands() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp483 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local