Searched defs:SDecl (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 850 if (ObjCInterfaceDecl *SDecl = ClassDecl->getSuperClass()) { SelectPropertyForSynthesisFromProtocols() local |
H A D | SemaExprMember.cpp | 1562 if (Decl *SDecl = FindGetterSetterNameDecl(OPT, LookupMemberExpr() local |
H A D | SemaDeclObjC.cpp | 2019 ObjCInterfaceDecl *SDecl = nullptr; in ActOnStartClassImplementation() local |