Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h946 bool propertyInPrimaryClass);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2621 bool propertyInPrimaryClass) { in CheckObjCPropertyAttributes() argument
2769 else if (propertyInPrimaryClass) { in CheckObjCPropertyAttributes()