Home | History | Annotate | Download | only in Driver

Lines Matching refs:StringSwitch

26 #include "llvm/ADT/StringSwitch.h"
445 return llvm::StringSwitch<const char *>(MArch)
474 return llvm::StringSwitch<const char *>(CPU)
3226 RemoveOption = llvm::StringSwitch<bool>(Option)
3235 RemoveOption = llvm::StringSwitch<bool>(Option)
3254 RemoveOption = llvm::StringSwitch<bool>(Option)