Searched refs:VendorExtQualType (Results 1 – 1 of 1) sorted by relevance
35 X(VendorExtQualType) \280 class VendorExtQualType final : public Node {286 VendorExtQualType(const Node *Ty_, StringView Ext_, const Node *TA_) in VendorExtQualType() function3713 return make<VendorExtQualType>(Child, Qual, TA); in parseQualifiedType()