Home | History | Annotate | Download | only in Lex

Lines Matching refs:StringSwitch

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