Home | History | Annotate | Download | only in Lex

Lines Matching refs:StringSwitch

32 #include "llvm/ADT/StringSwitch.h"
83 size_t BOMLength = llvm::StringSwitch<size_t>(Buf)
588 = llvm::StringSwitch<PreambleDirectiveKind>(Keyword)