Searched defs:VendorExtQualType (Results 1 – 2 of 2) sorted by relevance
227 class VendorExtQualType final : public Node { class232 VendorExtQualType(Node *Ty_, StringView Ext_) in VendorExtQualType() function in __anon8e39910a0111::VendorExtQualType
278 VendorExtQualType(const Node *Ty_, StringView Ext_) in VendorExtQualType() function