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

  /external/clang/lib/ARCMigrate/
TransProperties.cpp 195 ObjCPropertyDecl::PropertyAttributeKind propAttrs = getPropertyAttrs(props);
389 ObjCPropertyDecl::PropertyAttributeKind
392 ObjCPropertyDecl::PropertyAttributeKind
TransZeroOutPropsInDealloc.cpp 124 ObjCPropertyDecl::PropertyAttributeKind AttrKind =
TransGCAttrs.cpp 241 ObjCPropertyDecl::PropertyAttributeKind
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 40 ObjCPropertyDecl::PropertyAttributeKind attrs,
68 ObjCPropertyDecl::PropertyAttributeKind propertyKind
83 ObjCPropertyDecl::PropertyAttributeKind attr;
253 static ObjCPropertyDecl::PropertyAttributeKind
281 return (ObjCPropertyDecl::PropertyAttributeKind)attributesAsWritten;
451 // and ObjCPropertyDecl::PropertyAttributeKind have identical
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 348 milliseconds