Home | History | Annotate | Download | only in Driver

Lines Matching refs:ArrayRef

24 #include "llvm/ADT/ArrayRef.h"
92 void Driver::ParseDriverMode(ArrayRef<const char *> Args) {
119 InputArgList Driver::ParseArgStrings(ArrayRef<const char *> ArgStrings) {
451 Compilation *Driver::BuildCompilation(ArrayRef<const char *> ArgList) {
2374 ArrayRef<std::string> Names) {