Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp850 if (ObjCInterfaceDecl *SDecl = ClassDecl->getSuperClass()) { SelectPropertyForSynthesisFromProtocols() local
1823 if (ObjCInterfaceDecl *SDecl = CDecl->getSuperClass()) { CollectSuperClassPropertyImplementations() local
1871 ObjCInterfaceDecl *SDecl = IDecl->getSuperClass(); SuperClassImplementsProperty() local
[all...]
H A DSemaExprMember.cpp1562 if (Decl *SDecl = FindGetterSetterNameDecl(OPT, LookupMemberExpr() local
H A DSemaDeclObjC.cpp2019 ObjCInterfaceDecl *SDecl = nullptr; in ActOnStartClassImplementation() local
[all...]