Searched defs:diag_decl (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 332 enforce_access (tree basetype_path, tree decl, tree diag_decl, in enforce_access() 478 perform_or_defer_access_check (tree binfo, tree decl, tree diag_decl, in perform_or_defer_access_check()
|
H A D | typeck.cc | 3050 tree decl, tree diag_decl) in record_access_failure()
|
H A D | call.cc | 7590 complain_about_access (tree decl, tree diag_decl, tree diag_location, in complain_about_access()
|
H A D | cp-tree.h | 1551 tree diag_decl; member
|
H A D | pt.cc | 11933 tree diag_decl = chk->diag_decl; in perform_instantiation_time_access_checks() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | call.c | 7056 complain_about_access (tree decl, tree diag_decl, bool issue_error) in complain_about_access() 7086 enforce_access (tree basetype_path, tree decl, tree diag_decl, in enforce_access()
|
H A D | semantics.c | 316 perform_or_defer_access_check (tree binfo, tree decl, tree diag_decl, in perform_or_defer_access_check()
|
H A D | typeck.c | 2882 tree decl, tree diag_decl) in record_access_failure()
|
H A D | cp-tree.h | 7132 tree diag_decl; member
|