Searched defs:getCommands (Results 1 – 3 of 3) sorted by relevance
20 static std::unordered_map<cl::SubCommand *, HandlerType> &getCommands() { in getCommands() function
21 static std::unordered_map<cl::SubCommand *, HandlerType> &getCommands() { in getCommands() function
313 void JSONCompilationDatabase::getCommands( getCommands() function in JSONCompilationDatabase