Searched defs:attrlist (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | friend.c | 413 tree attrlist, enum overload_flags flags, in do_friend()
|
H A D | decl2.c | 795 tree attrlist) in grokfield() 1016 tree attrlist) in grokbitfield()
|
H A D | decl.c | 7163 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 D | friend.c | 475 tree attrlist, enum overload_flags flags, in do_friend()
|
H A D | decl2.c | 819 tree attrlist) in grokfield() 1039 tree attrlist) in grokbitfield()
|
H A D | decl.c | 8720 tree* attrlist, in grokfndecl() 10145 tree* attrlist) in grokdeclarator() 16031 const cp_declarator *declarator, tree attrlist) in grokmethod()
|
H A D | pt.c | 2645 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 D | fileattr.c | 24 static List *attrlist; variable
|