Searched refs:deducePropertyOwnershipFromType (Results 1 – 1 of 1) sorted by relevance
131 static unsigned deducePropertyOwnershipFromType(Sema &S, QualType T) { in deducePropertyOwnershipFromType() function191 Attributes |= deducePropertyOwnershipFromType(*this, T); in ActOnProperty()