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 131 !(Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) &&
193 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
463 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
476 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
    [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 726 DQ_PR_unsafe_unretained = 0x800
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 573 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_unsafe_unretained);
    [all...]

Completed in 44 milliseconds