Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2208 unsigned PropertyImplementation : 2; variable
2224 PropertyImplementation(None), in ObjCPropertyDecl()
2323 PropertyImplementation = pc; in setPropertyImplementation()
2326 return PropertyControl(PropertyImplementation); in getPropertyImplementation()