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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 165 !(Attributes & ObjCDeclSpec::DQ_PR_copy) &&
272 if (Attributes & ObjCDeclSpec::DQ_PR_copy)
474 if (Attributes & ObjCDeclSpec::DQ_PR_copy)
587 if (Attributes & ObjCDeclSpec::DQ_PR_copy)
751 ObjCDeclSpec::DQ_PR_copy |
763 ObjCDeclSpec::DQ_PR_copy |
772 (Attributes & ObjCDeclSpec::DQ_PR_copy) ?
    [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 749 DQ_PR_copy = 0x20,
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 583 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_copy);
    [all...]

Completed in 24 milliseconds