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 163 !(Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained) &&
265 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
464 ObjCDeclSpec::DQ_PR_unsafe_unretained |
619 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
632 if (Attributes & ObjCDeclSpec::DQ_PR_unsafe_unretained)
    [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 805 DQ_PR_unsafe_unretained = 0x800
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 558 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_unsafe_unretained);
    [all...]

Completed in 119 milliseconds