Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp177 ActOnProperty(Scope * S,SourceLocation AtLoc,SourceLocation LParenLoc,FieldDeclarator & FD,ObjCDeclSpec & ODS,Selector GetterSel,Selector SetterSel,tok::ObjCKeywordKind MethodImplKind,DeclContext * lexicalDC) ActOnProperty() argument
407 HandlePropertyInClassExtension(Scope * S,SourceLocation AtLoc,SourceLocation LParenLoc,FieldDeclarator & FD,Selector GetterSel,SourceLocation GetterNameLoc,Selector SetterSel,SourceLocation SetterNameLoc,const bool isReadWrite,unsigned & Attributes,const unsigned AttributesAsWritten,QualType T,TypeSourceInfo * TSI,tok::ObjCKeywordKind MethodImplKind) HandlePropertyInClassExtension() argument
553 CreatePropertyDecl(Scope * S,ObjCContainerDecl * CDecl,SourceLocation AtLoc,SourceLocation LParenLoc,FieldDeclarator & FD,Selector GetterSel,SourceLocation GetterNameLoc,Selector SetterSel,SourceLocation SetterNameLoc,const bool isReadWrite,const unsigned Attributes,const unsigned AttributesAsWritten,QualType T,TypeSourceInfo * TInfo,tok::ObjCKeywordKind MethodImplKind,DeclContext * lexicalDC) CreatePropertyDecl() argument
H A DSemaExprMember.cpp1567 Selector SetterSel = LookupMemberExpr() local
1619 Selector SetterSel = LookupMemberExpr() local
H A DSemaExprObjC.cpp2067 Selector SetterSel = SelectorTable::constructSetterSelector( HandleExprPropertyRefExpr() local
2218 Selector SetterSel; ActOnClassPropertyRefExpr() local
[all...]
/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp809 Selector SetterSel; ParseObjCInterfaceDeclList() local