Searched refs:Variety (Results 1 – 4 of 4) sorted by relevance
35 FlattenedSpelling(const std::string &Variety, const std::string &Name, in FlattenedSpelling() argument37 V(Variety), N(Name), NS(Namespace), K(KnownToGCC) {} in FlattenedSpelling()1076 std::string Variety = Spellings[I].variety(); in writePrettyPrintFunction() local1078 if (Variety == "GNU") { in writePrettyPrintFunction()1081 } else if (Variety == "CXX11") { in writePrettyPrintFunction()1089 } else if (Variety == "Declspec") { in writePrettyPrintFunction()1092 } else if (Variety == "Keyword") { in writePrettyPrintFunction()1095 } else if (Variety == "Pragma") { in writePrettyPrintFunction()1113 if (Variety == "Pragma") { in writePrettyPrintFunction()1216 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.
183 string Variety = variety;