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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 166 !(Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) &&
274 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
598 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
611 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
    [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 772 DQ_PR_unsafe_unretained = 0x800
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 588 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_unsafe_unretained);
    [all...]

Completed in 265 milliseconds