Searched defs:wfl (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | parse.y | 3358 tree wfl; local 4125 tree wfl, init, list; local 4294 tree wfl = NULL_TREE; local 5050 unresolved_type_p (wfl, returned) in unresolved_type_p() argument 6848 read_import_dir (wfl) in read_import_dir() argument 9203 tree wfl; local 9290 cut_identifier_in_qualified (wfl) in cut_identifier_in_qualified() argument 10157 check_deprecation (wfl, decl) in check_deprecation() argument 11991 tree wfl = node; local 12627 tree wfl = local [all …]
|
H A D | parse.c | 6923 tree wfl; local 7690 tree wfl, init, list; local 7859 tree wfl = NULL_TREE; local 8615 unresolved_type_p (wfl, returned) in unresolved_type_p() argument 10413 read_import_dir (wfl) in read_import_dir() argument 12768 tree wfl; local 12855 cut_identifier_in_qualified (wfl) in cut_identifier_in_qualified() argument 13722 check_deprecation (wfl, decl) in check_deprecation() argument 15556 tree wfl = node; local 16192 tree wfl = local [all …]
|
H A D | check-init.c | 75 static tree wfl; variable
|
H A D | java-tree.h | 976 tree wfl; /* Information on the original location */ member 1019 tree wfl; /* Original wfl */ member
|
H A D | parse.h | 487 tree wfl; /* Where thing to resolve where found */ member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | uninit-A.c | 9 struct tree *car, *cdr, *wfl; member
|
/openbsd/usr.bin/rsync/ |
H A D | flist.c | 1167 size_t *sz, const struct flist *wfl, size_t wflsz) in flist_gen_dels()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | tree.c | 2496 tree wfl = make_node (EXPR_WITH_FILE_LOCATION); local
|