Searched refs:SuperClassImplementsProperty (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1863 static bool SuperClassImplementsProperty(ObjCInterfaceDecl *IDecl, function
1932 if (!SuperClassImplementsProperty(IDecl, Prop) && !PropInSuperClass) {

Completed in 119 milliseconds