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)
590 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
603 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
750 ObjCDeclSpec::DQ_PR_unsafe_unretained |
762 ObjCDeclSpec::DQ_PR_unsafe_unretained |
770 (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) ?
    [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 755 DQ_PR_unsafe_unretained = 0x800
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 575 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_unsafe_unretained);
    [all...]

Completed in 32 milliseconds