Searched refs:VendorExtQualType (Results 1 – 2 of 2) sorted by relevance
17 NODE(VendorExtQualType)
370 class VendorExtQualType final : public Node {376 VendorExtQualType(const Node *Ty_, std::string_view Ext_, const Node *TA_) in VendorExtQualType() function4028 return make<VendorExtQualType>(Child, Qual, TA); in parseQualifiedType()