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)
595 if (Attributes & ObjCDeclSpec::DQ_PR_copy)
    [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 766 DQ_PR_copy = 0x20,
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 596 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_copy);
    [all...]

Completed in 38 milliseconds