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