Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp177 Selector SetterSel, in ActOnProperty() argument
411 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
565 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.cpp1557 Selector SetterSel = LookupMemberExpr() local
1609 Selector SetterSel = LookupMemberExpr() local
H A DSemaExprObjC.cpp2055 Selector SetterSel = HandleExprPropertyRefExpr() local
2208 Selector SetterSel; ActOnClassPropertyRefExpr() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp807 Selector SetterSel; ParseObjCInterfaceDeclList() local