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

  /external/clang/test/Index/
print-usrs.c 8 ObjCProperty gimme c:objc(cs)NSObject
  /external/clang/lib/Sema/
DelayedDiagnostic.cpp 27 const ObjCPropertyDecl *ObjCProperty,
45 DD.DeprecationData.ObjCProperty = ObjCProperty;
SemaDeclAttr.cpp     [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 129 const ObjCPropertyDecl *ObjCProperty,
204 return DeprecationData.ObjCProperty;
216 const ObjCPropertyDecl *ObjCProperty;
Sema.h     [all...]
  /external/clang/lib/Serialization/
ASTCommon.cpp 204 case Decl::ObjCProperty:
  /external/clang/lib/Frontend/
ASTConsumers.cpp 449 case Decl::ObjCProperty: {
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/AST/
CommentSema.cpp 854 return ThisDeclInfo->CurrentDecl->getKind() == Decl::ObjCProperty;
    [all...]
DeclBase.cpp 536 case ObjCProperty:
    [all...]
Decl.cpp     [all...]
  /external/clang/tools/libclang/
IndexingContext.cpp     [all...]
CIndex.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDecl.cpp 69 case Decl::ObjCProperty:
    [all...]

Completed in 316 milliseconds