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

  /external/clang/lib/Sema/
DelayedDiagnostic.cpp 25 const ObjCPropertyDecl *ObjCProperty,
33 DD.DeprecationData.ObjCProperty = ObjCProperty;
SemaDeclAttr.cpp     [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/test/Index/
print-usrs.c 8 ObjCProperty gimme c:objc(cs)NSObject
  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 127 const ObjCPropertyDecl *ObjCProperty,
198 return DeprecationData.ObjCProperty;
206 const ObjCPropertyDecl *ObjCProperty;
Sema.h     [all...]
  /external/clang/lib/Serialization/
ASTCommon.cpp 200 case Decl::ObjCProperty:
  /external/clang/lib/Frontend/
ASTConsumers.cpp 442 case Decl::ObjCProperty: {
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/AST/
CommentSema.cpp 840 return ThisDeclInfo->CurrentDecl->getKind() == Decl::ObjCProperty;
    [all...]
DeclBase.cpp 495 case ObjCProperty:
    [all...]
Decl.cpp     [all...]
  /external/clang/tools/libclang/
IndexingContext.cpp     [all...]
CIndex.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDecl.cpp 67 case Decl::ObjCProperty:
    [all...]

Completed in 629 milliseconds