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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 129 !(Attributes & ObjCDeclSpec::DQ_PR_strong) &&
187 if (Attributes & ObjCDeclSpec::DQ_PR_strong)
346 if (Attributes & ObjCDeclSpec::DQ_PR_strong)
454 if (Attributes & ObjCDeclSpec::DQ_PR_strong)
    [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 725 DQ_PR_strong = 0x400,
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 579 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_strong);
    [all...]

Completed in 49 milliseconds