Home | History | Annotate | Download | only in Driver

Lines Matching full:arrayref

23 #include "llvm/ADT/ArrayRef.h"
82 void Driver::ParseDriverMode(ArrayRef<const char *> Args) {
109 InputArgList *Driver::ParseArgStrings(ArrayRef<const char *> ArgStrings) {
292 Compilation *Driver::BuildCompilation(ArrayRef<const char *> ArgList) {
1885 ArrayRef<std::string> Names) {