HomeSort by relevance Sort by last modified time
    Searched refs:ObjCPropertyAccess (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Sema/
DelayedDiagnostic.cpp 29 bool ObjCPropertyAccess) {
52 DD.DeprecationData.ObjCPropertyAccess = ObjCPropertyAccess;
SemaDeclAttr.cpp     [all...]
SemaExpr.cpp 87 bool ObjCPropertyAccess) {
124 ObjCPropertyAccess);
131 ObjCPropertyAccess);
264 bool ObjCPropertyAccess) {
309 DiagnoseAvailabilityOfDecl(*this, D, Loc, UnknownObjCClass, ObjCPropertyAccess);
    [all...]
  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 131 bool ObjCPropertyAccess);
208 return DeprecationData.ObjCPropertyAccess;
219 bool ObjCPropertyAccess;
Sema.h     [all...]

Completed in 151 milliseconds