Home
last modified time | relevance | path

Searched defs:propertyID (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGenObjC/
H A Dobjc2-ivar-assign.m24 @property ID propertyID; property
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp180 findPropertyDecl(const DeclContext * DC,const IdentifierInfo * propertyID,ObjCPropertyQueryKind queryKind) findPropertyDecl() argument