Home
last modified time | relevance | path

Searched defs:attrlist (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dfriend.c413 tree attrlist, enum overload_flags flags, in do_friend()
H A Ddecl2.c795 tree attrlist) in grokfield()
1016 tree attrlist) in grokbitfield()
H A Ddecl.c7163 tree* attrlist, in grokfndecl()
8376 tree* attrlist) in grokdeclarator()
13678 const cp_declarator *declarator, tree attrlist) in grokmethod()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dfriend.c475 tree attrlist, enum overload_flags flags, in do_friend()
H A Ddecl2.c819 tree attrlist) in grokfield()
1039 tree attrlist) in grokbitfield()
H A Ddecl.c8720 tree* attrlist, in grokfndecl()
10145 tree* attrlist) in grokdeclarator()
16031 const cp_declarator *declarator, tree attrlist) in grokmethod()
H A Dpt.c2645 warn_spec_missing_attributes (tree tmpl, tree spec, tree attrlist) in warn_spec_missing_attributes()
2781 tree attrlist) in check_explicit_specialization()
/dflybsd-src/contrib/cvs-1.12/src/
H A Dfileattr.c24 static List *attrlist; variable