Searched refs:propertyImplLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp642 static void checkARCPropertyImpl(Sema &S, SourceLocation propertyImplLoc, argument
711 if (propertyImplLoc.isValid())
712 S.Diag(propertyImplLoc, diag::note_property_synthesize);

Completed in 79 milliseconds