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

  /external/clang/lib/ARCMigrate/
TransGCAttrs.cpp 246 Attrs = PD->getPropertyAttributesAsWritten();
309 if (PD->getPropertyAttributesAsWritten() &
TransProperties.cpp 394 attrs = props[0].PropD->getPropertyAttributesAsWritten();
398 assert(attrs == I->PropD->getPropertyAttributesAsWritten());
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 307 unsigned PIkind = PIDecl->getPropertyAttributesAsWritten();
528 << ((property->getPropertyAttributesAsWritten()
610 unsigned PIkind = property->getPropertyAttributesAsWritten();
669 (property->getPropertyAttributesAsWritten() &
    [all...]
SemaChecking.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 579 Record.push_back((unsigned)D->getPropertyAttributesAsWritten());
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]

Completed in 26 milliseconds