Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h2463 unsigned PropertyImplementation : 2; variable
2480 PropertyImplementation(propControl), in ObjCPropertyDecl()
2589 PropertyImplementation = pc; in setPropertyImplementation()
2592 return PropertyControl(PropertyImplementation); in getPropertyImplementation()