Searched refs:KnownToGCC (Results 1 – 2 of 2) sorted by relevance
188 bit KnownToGCC;203 // sets KnownToGCC to 1. This spelling should be used for any GCC-compatible206 let KnownToGCC = 1;
38 const std::string &Namespace, bool KnownToGCC) : in FlattenedSpelling() argument39 V(Variety), N(Name), NS(Namespace), K(KnownToGCC) {} in FlattenedSpelling()