Searched refs:getCommands (Results 1 – 4 of 4) sorted by relevance
187 getCommands(CommandsRefI->getValue(), Commands); in getCompileCommands()209 getCommands(AllCommands, Commands); in getAllCompileCommands()226 void JSONCompilationDatabase::getCommands( in getCommands() function in clang::tooling::JSONCompilationDatabase
113 void getCommands(ArrayRef<CompileCommandRef> CommandsRef,
443 Map<String, JCommander> c = jc.getCommands(); in verifyCommandOrdering()
1414 public Map<String, JCommander> getCommands() { in getCommands() method in JCommander