Searched refs:VendorExtQualType (Results 1 – 4 of 4) sorted by relevance
17 NODE(VendorExtQualType)
363 class VendorExtQualType final : public Node {369 VendorExtQualType(const Node *Ty_, StringView Ext_, const Node *TA_) in VendorExtQualType() function3711 return make<VendorExtQualType>(Child, Qual, TA); in parseQualifiedType()