Lines Matching defs:__t
3139 tree_check (tree __t, const char *__f, int __l, const char *__g, tree_code __c) in tree_check()
3147 tree_not_check (tree __t, const char *__f, int __l, const char *__g, in tree_not_check()
3156 tree_check2 (tree __t, const char *__f, int __l, const char *__g, in tree_check2()
3166 tree_not_check2 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check2()
3176 tree_check3 (tree __t, const char *__f, int __l, const char *__g, in tree_check3()
3187 tree_not_check3 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check3()
3198 tree_check4 (tree __t, const char *__f, int __l, const char *__g, in tree_check4()
3211 tree_not_check4 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check4()
3224 tree_check5 (tree __t, const char *__f, int __l, const char *__g, in tree_check5()
3238 tree_not_check5 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check5()
3252 contains_struct_check (tree __t, const enum tree_node_structure_enum __s, in contains_struct_check()
3261 tree_class_check (tree __t, const enum tree_code_class __class, in tree_class_check()
3270 tree_range_check (tree __t, in tree_range_check()
3280 omp_clause_subcode_check (tree __t, enum omp_clause_code __code, in omp_clause_subcode_check()
3291 omp_clause_range_check (tree __t, in omp_clause_range_check()
3307 expr_check (tree __t, const char *__f, int __l, const char *__g) in expr_check()
3318 non_type_check (tree __t, const char *__f, int __l, const char *__g) in non_type_check()
3326 tree_int_cst_elt_check (const_tree __t, int __i, in tree_int_cst_elt_check()
3338 tree_int_cst_elt_check (tree __t, int __i, in tree_int_cst_elt_check()
3357 tree_vec_elt_check (tree __t, int __i, in tree_vec_elt_check()
3372 omp_clause_elt_check (tree __t, int __i, in omp_clause_elt_check()
3385 any_integral_type_check (tree __t, const char *__f, int __l, const char *__g) in any_integral_type_check()
3394 tree_check (const_tree __t, const char *__f, int __l, const char *__g, in tree_check()
3403 tree_not_check (const_tree __t, const char *__f, int __l, const char *__g, in tree_not_check()
3412 tree_check2 (const_tree __t, const char *__f, int __l, const char *__g, in tree_check2()
3422 tree_not_check2 (const_tree __t, const char *__f, int __l, const char *__g, in tree_not_check2()
3432 tree_check3 (const_tree __t, const char *__f, int __l, const char *__g, in tree_check3()
3443 tree_not_check3 (const_tree __t, const char *__f, int __l, const char *__g, in tree_not_check3()
3454 tree_check4 (const_tree __t, const char *__f, int __l, const char *__g, in tree_check4()
3467 tree_not_check4 (const_tree __t, const char *__f, int __l, const char *__g, in tree_not_check4()
3480 tree_check5 (const_tree __t, const char *__f, int __l, const char *__g, in tree_check5()
3494 tree_not_check5 (const_tree __t, const char *__f, int __l, const char *__g, in tree_not_check5()
3508 contains_struct_check (const_tree __t, const enum tree_node_structure_enum __s, in contains_struct_check()
3517 tree_class_check (const_tree __t, const enum tree_code_class __class, in tree_class_check()
3526 tree_range_check (const_tree __t, in tree_range_check()
3536 omp_clause_subcode_check (const_tree __t, enum omp_clause_code __code, in omp_clause_subcode_check()
3547 omp_clause_range_check (const_tree __t, in omp_clause_range_check()
3561 expr_check (const_tree __t, const char *__f, int __l, const char *__g) in expr_check()
3570 non_type_check (const_tree __t, const char *__f, int __l, const char *__g) in non_type_check()
3583 tree_vec_elt_check (const_tree __t, int __i, in tree_vec_elt_check()
3599 omp_clause_elt_check (const_tree __t, int __i, in omp_clause_elt_check()
3610 any_integral_type_check (const_tree __t, const char *__f, int __l, in any_integral_type_check()
3637 tree_operand_check (tree __t, int __i, in tree_operand_check()
3647 tree_operand_check_code (tree __t, enum tree_code __code, int __i, in tree_operand_check_code()
3658 tree_operand_check (const_tree __t, int __i, in tree_operand_check()
3668 tree_operand_check_code (const_tree __t, enum tree_code __code, int __i, in tree_operand_check_code()