Home
last modified time | relevance | path

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

/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp186 std::vector<CompileCommand> Commands; in getCompileCommands() local
208 std::vector<CompileCommand> Commands; in getAllCompileCommands() local
/external/lzma/CPP/7zip/UI/Common/
DUpdate.h95 CObjectVector<CUpdateArchiveCommand> Commands; member
/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp98 std::vector<CompileCommand> Commands = getAllCompileCommands( in TEST() local
122 std::vector<CompileCommand> Commands = Database->getCompileCommands(FileName); in findCompileArgsInJsonDatabase() local
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp446 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local