Searched defs:OBJC_PR_noattr (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 703 OBJC_PR_noattr = 0x00, enumerator in enum:clang::ObjCPropertyDecl::PropertyAttributeKind 754 PropertyAttributes(OBJC_PR_noattr), 755 PropertyAttributesAsWritten(OBJC_PR_noattr), |
Completed in 158 milliseconds