Searched defs:deduceWeakPropertyFromType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp106 static unsigned deduceWeakPropertyFromType(Sema &S, QualType T) { function
154 Attributes |= deduceWeakPropertyFromType(*this, T);
437 PIkind |= deduceWeakPropertyFromType(*this, PIDecl->getType());

Completed in 51 milliseconds