Home
last modified time | relevance | path

Searched defs:SDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp835 if (ObjCInterfaceDecl *SDecl = ClassDecl->getSuperClass()) { in SelectPropertyForSynthesisFromProtocols() local
1803 if (ObjCInterfaceDecl *SDecl = CDecl->getSuperClass()) { in CollectSuperClassPropertyImplementations() local
1851 ObjCInterfaceDecl *SDecl = IDecl->getSuperClass(); in SuperClassImplementsProperty() local
H A DSemaExprMember.cpp1575 if (Decl *SDecl = FindGetterSetterNameDecl(OPT, in LookupMemberExpr() local
H A DSemaDeclObjC.cpp2019 ObjCInterfaceDecl *SDecl = nullptr; in ActOnStartClassImplementation() local