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

  /external/clang/lib/ARCMigrate/
TransProperties.cpp 193 ObjCPropertyDecl::PropertyAttributeKind propAttrs = getPropertyAttrs(props);
390 ObjCPropertyDecl::PropertyAttributeKind
393 ObjCPropertyDecl::PropertyAttributeKind
TransZeroOutPropsInDealloc.cpp 123 ObjCPropertyDecl::PropertyAttributeKind AttrKind =
TransGCAttrs.cpp 241 ObjCPropertyDecl::PropertyAttributeKind
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 37 ObjCPropertyDecl::PropertyAttributeKind attrs,
65 ObjCPropertyDecl::PropertyAttributeKind propertyKind
80 ObjCPropertyDecl::PropertyAttributeKind attr;
172 static ObjCPropertyDecl::PropertyAttributeKind
200 return (ObjCPropertyDecl::PropertyAttributeKind)attributesAsWritten;
325 // and ObjCPropertyDecl::PropertyAttributeKind have identical
675 ObjCPropertyDecl::PropertyAttributeKind kind
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 815 (ObjCPropertyDecl::PropertyAttributeKind)Record[Idx++]);
817 (ObjCPropertyDecl::PropertyAttributeKind)Record[Idx++]);
    [all...]

Completed in 24 milliseconds