Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Keyword

1092     } else if (Variety == "Keyword") {
1874 .Case("Keyword", 3)
2539 else if (Variety == "Keyword")
2674 Keyword = 1 << 3,
2723 .Case("Keyword", Keyword)
2759 OS << " :header: \"GNU\", \"C++11\", \"__declspec\", \"Keyword\",";
2768 if (SupportedSpellings & Keyword) OS << "X";