Searched refs:Variety (Results 1 – 5 of 5) sorted by relevance
37 FlattenedSpelling(const std::string &Variety, const std::string &Name, in FlattenedSpelling() argument39 V(Variety), N(Name), NS(Namespace), K(KnownToGCC) {} in FlattenedSpelling()1150 std::string Variety = Spellings[I].variety(); in writePrettyPrintFunction() local1152 if (Variety == "GNU") { in writePrettyPrintFunction()1155 } else if (Variety == "CXX11") { in writePrettyPrintFunction()1163 } else if (Variety == "Declspec") { in writePrettyPrintFunction()1166 } else if (Variety == "Keyword") { in writePrettyPrintFunction()1169 } else if (Variety == "Pragma") { in writePrettyPrintFunction()1187 if (Variety == "Pragma") { in writePrettyPrintFunction()1306 std::string Variety = S.variety(); in CreateSemanticSpellings() local[all …]
123 #. Variety of code cleanups, optimizations and bug fixes to the line152 #. Variety of bug fixes and cleanups to the ``CMake`` build system159 #. Variety of lint cleanups (William Rucklidge & Jim Roseborough)
190 - Variety of type cleanup and warning fixes. Thanks Warren Stevens.
1319 TEST_F(Append, Variety) { in TEST_F() argument
193 string Variety = variety;