Searched refs:deduceWeakPropertyFromType (Results 1 – 3 of 3) sorted by relevance
143 Attributes |= deduceWeakPropertyFromType(T); in ActOnProperty()428 PIkind |= deduceWeakPropertyFromType(PIDecl->getType()); in HandlePropertyInClassExtension()
3291 !S.deduceWeakPropertyFromType(T)) { in GetFullTypeForDeclarator()
1203 unsigned deduceWeakPropertyFromType(QualType T) { in deduceWeakPropertyFromType() function