Home | History | Annotate | Download | only in TableGen

Lines Matching defs:VarName

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