Home | History | Annotate | Download | only in MCParser

Lines Matching refs:StringSwitch

12 #include "llvm/ADT/StringSwitch.h"
843 int Kind = StringSwitch<int>(RegionType)
872 int Kind = StringSwitch<int>(Directive)