Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2634 bool propertyInPrimaryClass) { in CheckObjCPropertyAttributes() argument
2782 else if (propertyInPrimaryClass) { in CheckObjCPropertyAttributes()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10656 bool propertyInPrimaryClass);