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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 163 !(Attributes & ObjCDeclSpec::DQ_PR_retain) &&
266 if (Attributes & ObjCDeclSpec::DQ_PR_retain)
470 if (Attributes & ObjCDeclSpec::DQ_PR_retain)
586 if (Attributes & ObjCDeclSpec::DQ_PR_retain)
    [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 765 DQ_PR_retain = 0x10,
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 592 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_retain);
    [all...]

Completed in 87 milliseconds