Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h739 unsigned PropertyImplementation : 2; variable
756 PropertyImplementation(propControl), in ObjCPropertyDecl()
868 PropertyImplementation = pc; in setPropertyImplementation()
871 return PropertyControl(PropertyImplementation); in getPropertyImplementation()