Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp835 for (const auto *PI : SDecl->all_referenced_protocols()) { in SelectPropertyForSynthesisFromProtocols() local
1803 SDecl->collectPropertiesToImplement(PropMap); in CollectSuperClassPropertyImplementations() local
1851 ObjCInterfaceDecl *SDecl = IDecl->getSuperClass(); SuperClassImplementsProperty() local
[all...]
H A DSemaExprMember.cpp1572 if (Decl *SDecl = FindGetterSetterNameDecl(OPT, LookupMemberExpr() local
H A DSemaDeclObjC.cpp2019 ObjCInterfaceDecl *SDecl = nullptr; ActOnStartClassImplementation() local
[all...]
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp5919 const ValueDecl *SDecl = findValueDecl(ASTCtx, "s"); TEST() local
5946 const ValueDecl *SDecl = findValueDecl(ASTCtx, "s"); TEST() local
7191 const ValueDecl *SDecl = findValueDecl(ASTCtx, "s"); TEST() local