Searched refs:for_present_check (Results 1 – 6 of 6) sorted by relevance
77 extern tree omp_check_optional_argument (tree decl, bool for_present_check);
76 omp_check_optional_argument (tree decl, bool for_present_check) in omp_check_optional_argument() argument78 return lang_hooks.decls.omp_check_optional_argument (decl, for_present_check); in omp_check_optional_argument()
96 extern tree omp_check_optional_argument (tree decl, bool for_present_check);
78 omp_check_optional_argument (tree decl, bool for_present_check) in omp_check_optional_argument() argument80 return lang_hooks.decls.omp_check_optional_argument (decl, for_present_check); in omp_check_optional_argument()
88 gfc_omp_check_optional_argument (tree decl, bool for_present_check) in gfc_omp_check_optional_argument() argument90 if (!for_present_check) in gfc_omp_check_optional_argument()
93 gfc_omp_check_optional_argument (tree decl, bool for_present_check) in gfc_omp_check_optional_argument() argument95 if (!for_present_check) in gfc_omp_check_optional_argument()