Home | History | Annotate | Download | only in TableGen

Lines Matching defs:VarName

1247 void WriteSemanticSpellingSwitch(const std::string &VarName,
1250 OS << " switch (" << VarName << ") {\n default: "