Home
last modified time | relevance | path

Searched refs:private_debug (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimplify.cc11092 bool private_debug; in gimplify_adjust_omp_clauses_1() local
11106 private_debug = true; in gimplify_adjust_omp_clauses_1()
11109 private_debug = false; in gimplify_adjust_omp_clauses_1()
11111 private_debug in gimplify_adjust_omp_clauses_1()
11114 if (private_debug) in gimplify_adjust_omp_clauses_1()
11202 if (private_debug) in gimplify_adjust_omp_clauses_1()
Domp-low.cc896 fixup_remapped_decl (tree decl, omp_context *ctx, bool private_debug) in fixup_remapped_decl() argument
904 if ((!TREE_CONSTANT (DECL_SIZE (new_decl)) || private_debug) in fixup_remapped_decl()