Searched refs:CommandsRef (Results 1 – 2 of 2) sorted by relevance
218 ArrayRef<CompileCommandRef> CommandsRef, in getCommands() argument220 for (int I = 0, E = CommandsRef.size(); I != E; ++I) { in getCommands()225 CommandsRef[I].first->getValue(DirectoryStorage), in getCommands()226 unescapeCommandLine(CommandsRef[I].second->getValue(CommandStorage)))); in getCommands()
100 void getCommands(ArrayRef<CompileCommandRef> CommandsRef,