Searched refs:fit_decomposition_lang_decl (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | lex.c | 736 fit_decomposition_lang_decl (tree t, tree base) in fit_decomposition_lang_decl() function
|
H A D | decl.c | 8298 fit_decomposition_lang_decl (first, decl); in cp_finish_decomp() 8310 fit_decomposition_lang_decl (d, decl); in cp_finish_decomp() 13804 fit_decomposition_lang_decl (decl, NULL_TREE); in grokdeclarator()
|
H A D | cp-tree.h | 6824 extern void fit_decomposition_lang_decl (tree, tree);
|
H A D | pt.c | 17589 fit_decomposition_lang_decl (decomp_first, d); in tsubst_omp_for_iterator()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | lex.cc | 936 fit_decomposition_lang_decl (tree t, tree base) in fit_decomposition_lang_decl() function
|
H A D | decl.cc | 5754 fit_decomposition_lang_decl (decl, NULL_TREE); in start_decl() 8924 fit_decomposition_lang_decl (first, decl); in cp_finish_decomp() 8936 fit_decomposition_lang_decl (d, decl); in cp_finish_decomp() 14540 fit_decomposition_lang_decl (decl, NULL_TREE); in grokdeclarator()
|
H A D | ChangeLog-2017 | 3210 (fit_decomposition_lang_decl): Declare. 3212 fit_decomposition_lang_decl. 3216 (fit_decomposition_lang_decl): Likewise.
|
H A D | cp-tree.h | 7103 extern void fit_decomposition_lang_decl (tree, tree);
|
H A D | ChangeLog-2020 | 4013 fit_decomposition_lang_decl.
|
H A D | pt.cc | 18153 fit_decomposition_lang_decl (decomp_first, d); in tsubst_omp_for_iterator()
|