Searched defs:need_default_ctor (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 4605 cxx_omp_create_clause_info (tree c, tree type, bool need_default_ctor, in cxx_omp_create_clause_info() 5799 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor) in finish_omp_reduction_clause() 7938 bool need_default_ctor = false; in finish_omp_clauses() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 4972 cxx_omp_create_clause_info (tree c, tree type, bool need_default_ctor, in cxx_omp_create_clause_info() 6226 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor) in finish_omp_reduction_clause() 8768 bool need_default_ctor = false; in finish_omp_clauses() local
|