Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/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.c1425 int precision, bool wide, bool set_locus, bool hash) in default_tree_printer() argument
1450 if (set_locus && text->locus) in default_tree_printer()
/openbsd/src/gnu/gcc/gcc/cp/
Derror.c2317 int precision, bool wide, bool set_locus, bool verbose) in cp_printer() argument
2330 set_locus = false; in cp_printer()
2366 if (set_locus && t != NULL) in cp_printer()