Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp2643 bool propertyInPrimaryClass) { in CheckObjCPropertyAttributes() argument
2791 else if (propertyInPrimaryClass) { in CheckObjCPropertyAttributes()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9620 bool propertyInPrimaryClass);