Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h2224 unsigned PropertyImplementation : 2; variable
2240 PropertyImplementation(None), in ObjCPropertyDecl()
2339 PropertyImplementation = pc; in setPropertyImplementation()
2342 return PropertyControl(PropertyImplementation); in getPropertyImplementation()