Searched refs:isScopedEnumeralType (Results 1 – 3 of 3) sorted by relevance
612 bool Type::isScopedEnumeralType() const { in isScopedEnumeralType() function in Type
1966 bool isScopedEnumeralType() const;
12326 else if (Init->getType()->isScopedEnumeralType() && in AddInitializerToDecl()