Home
last modified time | relevance | path

Searched refs:set_locus (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dc-objc-common.c165 int precision, bool wide, bool set_locus, bool hash) in c_tree_printer() argument
176 if (set_locus && text->locus) in c_tree_printer()
Dtoplev.c1463 int precision, bool wide, bool set_locus, bool hash) in default_tree_printer() argument
1488 if (set_locus && text->locus) in default_tree_printer()
/freebsd-10-stable/contrib/gcc/cp/
Derror.c2334 int precision, bool wide, bool set_locus, bool verbose) in cp_printer() argument
2347 set_locus = false; in cp_printer()
2383 if (set_locus && t != NULL) in cp_printer()