Searched refs:isTypeSpecOwned (Results 1 – 4 of 4) sorted by relevance
538 bool isTypeSpecOwned() const { return TypeSpecOwned; } in isTypeSpecOwned() function
1212 DS.isTypeSpecOwned() ? D : nullptr); in ConvertDeclSpecToType()3090 if (!D.isInvalidType() && D.getDeclSpec().isTypeSpecOwned()) { in GetDeclSpecTypeForDeclarator()
14697 if (DS.isTypeSpecOwned()) in FinalizeDeclaratorGroup()
63 *OwnedType = DS.isTypeSpecOwned() ? DS.getRepAsDecl() : nullptr; in ParseTypeName()