Searched defs:block_p (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | name-lookup.c | 4615 lookup_name_real_1 (tree name, int prefer_type, int nonclass, bool block_p, in lookup_name_real_1() 4748 lookup_name_real (tree name, int prefer_type, int nonclass, bool block_p, in lookup_name_real() 4766 lookup_function_nonclass (tree name, VEC(tree,gc) *args, bool block_p) in lookup_function_nonclass()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gcov.c | 2019 block_t *block, *block_p, *block_n; in accumulate_line_counts() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | name-lookup.c | 6201 lookup_name_real_1 (tree name, int prefer_type, int nonclass, bool block_p, in lookup_name_real_1() 6341 lookup_name_real (tree name, int prefer_type, int nonclass, bool block_p, in lookup_name_real()
|