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 128 !(Attributes & ObjCDeclSpec::DQ_PR_retain) &&
185 if (Attributes & ObjCDeclSpec::DQ_PR_retain)
344 if (Attributes & ObjCDeclSpec::DQ_PR_retain)
451 if (Attributes & ObjCDeclSpec::DQ_PR_retain)
    [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 719 DQ_PR_retain = 0x10,
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 577 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_retain);
    [all...]

Completed in 252 milliseconds