Home
last modified time | relevance | path

Searched refs:UserAttributeDeclaration (Results 1 – 25 of 132) sorted by relevance

123456

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dscope.h23 class UserAttributeDeclaration; variable
123 UserAttributeDeclaration *userAttribDecl; // user defined attributes
H A Dsemantic2.d241 UserAttributeDeclaration.checkGNUABITag(vd, vd.linkage); in visit()
460 UserAttributeDeclaration.checkGNUABITag(fd, fd.linkage); in visit()
494 UserAttributeDeclaration.checkGNUABITag(ns, LINK.cpp); in visit()
552 UserAttributeDeclaration.checkGNUABITag(decl, LINK.cpp); in visit()
556 override void visit(UserAttributeDeclaration uad) in visit()
579 if (UserAttributeDeclaration.isGNUABITag(e)) in visit()
601 UserAttributeDeclaration.checkGNUABITag( in visit()
H A Dastcodegen.d42 alias UserAttributeDeclaration = dmd.attrib.UserAttributeDeclaration; member
H A Dattrib.h244 class UserAttributeDeclaration : public AttribDeclaration
249 UserAttributeDeclaration *syntaxCopy(Dsymbol *s);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dscope.h25 class UserAttributeDeclaration; variable
122 UserAttributeDeclaration *userAttribDecl; // user defined attributes
H A Dattrib.c1224 UserAttributeDeclaration::UserAttributeDeclaration(Expressions *atts, Dsymbols *decl) in UserAttributeDeclaration() function
1231 Dsymbol *UserAttributeDeclaration::syntaxCopy(Dsymbol *s) in syntaxCopy()
1235 return new UserAttributeDeclaration( in syntaxCopy()
1240 Scope *UserAttributeDeclaration::newScope(Scope *sc) in newScope()
1252 void UserAttributeDeclaration::setScope(Scope *sc) in setScope()
1281 Expressions *UserAttributeDeclaration::concat(Expressions *udas1, Expressions *udas2) in concat()
1300 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes()
1317 const char *UserAttributeDeclaration::kind() const in kind()
H A Denum.h88 StorageClass stc, UserAttributeDeclaration *uad, DeprecatedDeclaration *dd);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dscope.h25 class UserAttributeDeclaration; variable
122 UserAttributeDeclaration *userAttribDecl; // user defined attributes
H A Dattrib.c1224 UserAttributeDeclaration::UserAttributeDeclaration(Expressions *atts, Dsymbols *decl) in UserAttributeDeclaration() function
1231 Dsymbol *UserAttributeDeclaration::syntaxCopy(Dsymbol *s) in syntaxCopy()
1235 return new UserAttributeDeclaration( in syntaxCopy()
1240 Scope *UserAttributeDeclaration::newScope(Scope *sc) in newScope()
1252 void UserAttributeDeclaration::setScope(Scope *sc) in setScope()
1281 Expressions *UserAttributeDeclaration::concat(Expressions *udas1, Expressions *udas2) in concat()
1300 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes()
1317 const char *UserAttributeDeclaration::kind() const in kind()
H A Denum.h88 StorageClass stc, UserAttributeDeclaration *uad, DeprecatedDeclaration *dd);
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dscope.h25 class UserAttributeDeclaration; variable
122 UserAttributeDeclaration *userAttribDecl; // user defined attributes
H A Dattrib.c1224 UserAttributeDeclaration::UserAttributeDeclaration(Expressions *atts, Dsymbols *decl) in UserAttributeDeclaration() function
1231 Dsymbol *UserAttributeDeclaration::syntaxCopy(Dsymbol *s) in syntaxCopy()
1235 return new UserAttributeDeclaration( in syntaxCopy()
1240 Scope *UserAttributeDeclaration::newScope(Scope *sc) in newScope()
1252 void UserAttributeDeclaration::setScope(Scope *sc) in setScope()
1281 Expressions *UserAttributeDeclaration::concat(Expressions *udas1, Expressions *udas2) in concat()
1300 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes()
1317 const char *UserAttributeDeclaration::kind() const in kind()
H A Denum.h88 StorageClass stc, UserAttributeDeclaration *uad, DeprecatedDeclaration *dd);
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dscope.h25 class UserAttributeDeclaration; variable
119 UserAttributeDeclaration *userAttribDecl; // user defined attributes
H A Dattrib.c1450 UserAttributeDeclaration::UserAttributeDeclaration(Expressions *atts, Dsymbols *decl) in UserAttributeDeclaration() function
1457 Dsymbol *UserAttributeDeclaration::syntaxCopy(Dsymbol *s) in syntaxCopy()
1461 return new UserAttributeDeclaration( in syntaxCopy()
1466 Scope *UserAttributeDeclaration::newScope(Scope *sc) in newScope()
1478 void UserAttributeDeclaration::setScope(Scope *sc) in setScope()
1487 void UserAttributeDeclaration::semantic(Scope *sc) in semantic()
1516 void UserAttributeDeclaration::semantic2(Scope *sc) in semantic2()
1527 Expressions *UserAttributeDeclaration::concat(Expressions *udas1, Expressions *udas2) in concat()
1546 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes()
1563 const char *UserAttributeDeclaration::kind() const in kind()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dscope.h25 class UserAttributeDeclaration; variable
120 UserAttributeDeclaration *userAttribDecl; // user defined attributes
H A Dattrib.c1636 UserAttributeDeclaration::UserAttributeDeclaration(Expressions *atts, Dsymbols *decl) in UserAttributeDeclaration() function
1643 Dsymbol *UserAttributeDeclaration::syntaxCopy(Dsymbol *s) in syntaxCopy()
1647 return new UserAttributeDeclaration( in syntaxCopy()
1652 Scope *UserAttributeDeclaration::newScope(Scope *sc) in newScope()
1664 void UserAttributeDeclaration::setScope(Scope *sc) in setScope()
1673 void UserAttributeDeclaration::semantic(Scope *sc) in semantic()
1702 void UserAttributeDeclaration::semantic2(Scope *sc) in semantic2()
1713 Expressions *UserAttributeDeclaration::concat(Expressions *udas1, Expressions *udas2) in concat()
1732 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes()
1749 const char *UserAttributeDeclaration::kind() const in kind()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dscope.h25 class UserAttributeDeclaration; variable
120 UserAttributeDeclaration *userAttribDecl; // user defined attributes
H A Dattrib.c1636 UserAttributeDeclaration::UserAttributeDeclaration(Expressions *atts, Dsymbols *decl) in UserAttributeDeclaration() function
1643 Dsymbol *UserAttributeDeclaration::syntaxCopy(Dsymbol *s) in syntaxCopy()
1647 return new UserAttributeDeclaration( in syntaxCopy()
1652 Scope *UserAttributeDeclaration::newScope(Scope *sc) in newScope()
1664 void UserAttributeDeclaration::setScope(Scope *sc) in setScope()
1673 void UserAttributeDeclaration::semantic(Scope *sc) in semantic()
1702 void UserAttributeDeclaration::semantic2(Scope *sc) in semantic2()
1713 Expressions *UserAttributeDeclaration::concat(Expressions *udas1, Expressions *udas2) in concat()
1732 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes()
1749 const char *UserAttributeDeclaration::kind() const in kind()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dscope.h25 class UserAttributeDeclaration; variable
119 UserAttributeDeclaration *userAttribDecl; // user defined attributes
H A Dattrib.c1450 UserAttributeDeclaration::UserAttributeDeclaration(Expressions *atts, Dsymbols *decl) in UserAttributeDeclaration() function
1457 Dsymbol *UserAttributeDeclaration::syntaxCopy(Dsymbol *s) in syntaxCopy()
1461 return new UserAttributeDeclaration( in syntaxCopy()
1466 Scope *UserAttributeDeclaration::newScope(Scope *sc) in newScope()
1478 void UserAttributeDeclaration::setScope(Scope *sc) in setScope()
1487 void UserAttributeDeclaration::semantic(Scope *sc) in semantic()
1516 void UserAttributeDeclaration::semantic2(Scope *sc) in semantic2()
1527 Expressions *UserAttributeDeclaration::concat(Expressions *udas1, Expressions *udas2) in concat()
1546 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes()
1563 const char *UserAttributeDeclaration::kind() const in kind()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dscope.h25 class UserAttributeDeclaration; variable
120 UserAttributeDeclaration *userAttribDecl; // user defined attributes
H A Dattrib.c1636 UserAttributeDeclaration::UserAttributeDeclaration(Expressions *atts, Dsymbols *decl) in UserAttributeDeclaration() function
1643 Dsymbol *UserAttributeDeclaration::syntaxCopy(Dsymbol *s) in syntaxCopy()
1647 return new UserAttributeDeclaration( in syntaxCopy()
1652 Scope *UserAttributeDeclaration::newScope(Scope *sc) in newScope()
1664 void UserAttributeDeclaration::setScope(Scope *sc) in setScope()
1673 void UserAttributeDeclaration::semantic(Scope *sc) in semantic()
1702 void UserAttributeDeclaration::semantic2(Scope *sc) in semantic2()
1713 Expressions *UserAttributeDeclaration::concat(Expressions *udas1, Expressions *udas2) in concat()
1732 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes()
1749 const char *UserAttributeDeclaration::kind() const in kind()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dscope.h25 class UserAttributeDeclaration; variable
119 UserAttributeDeclaration *userAttribDecl; // user defined attributes
H A Dattrib.c1450 UserAttributeDeclaration::UserAttributeDeclaration(Expressions *atts, Dsymbols *decl) in UserAttributeDeclaration() function
1457 Dsymbol *UserAttributeDeclaration::syntaxCopy(Dsymbol *s) in syntaxCopy()
1461 return new UserAttributeDeclaration( in syntaxCopy()
1466 Scope *UserAttributeDeclaration::newScope(Scope *sc) in newScope()
1478 void UserAttributeDeclaration::setScope(Scope *sc) in setScope()
1487 void UserAttributeDeclaration::semantic(Scope *sc) in semantic()
1516 void UserAttributeDeclaration::semantic2(Scope *sc) in semantic2()
1527 Expressions *UserAttributeDeclaration::concat(Expressions *udas1, Expressions *udas2) in concat()
1546 Expressions *UserAttributeDeclaration::getAttributes() in getAttributes()
1563 const char *UserAttributeDeclaration::kind() const in kind()

123456