Home
last modified time | relevance | path

Searched refs:propertyID (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang/test/CodeGenObjC/
Dobjc2-ivar-assign.m24 @property ID propertyID; property
32 @synthesize propertyID = _propertyID;
41 myObj.propertyID = 0;
/external/clang/test/CodeGenObjC/
Dobjc2-ivar-assign.m24 @property ID propertyID; property
32 @synthesize propertyID = _propertyID;
41 myObj.propertyID = 0;
/external/clang/lib/AST/
DDeclObjC.cpp155 const IdentifierInfo *propertyID, in findPropertyDecl() argument
170 propertyID, in findPropertyDecl()
175 DeclContext::lookup_result R = DC->lookup(propertyID); in findPropertyDecl()
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp179 const IdentifierInfo *propertyID, in findPropertyDecl() argument
194 propertyID, in findPropertyDecl()
199 DeclContext::lookup_result R = DC->lookup(propertyID); in findPropertyDecl()
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c82 &itself->propertyID, in DataBrowserTableViewColumnDesc_Convert()
2063 UInt32 propertyID; in CtlObj_RevealDataBrowserItem() local
2070 &propertyID, in CtlObj_RevealDataBrowserItem()
2075 propertyID, in CtlObj_RevealDataBrowserItem()
/external/clang/include/clang/AST/
DDeclObjC.h890 const IdentifierInfo *propertyID,
/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h956 const IdentifierInfo *propertyID,