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