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