OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:print_declaration
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-pretty-print.h
50
extern void
print_declaration
(pretty_printer *, tree, int, dump_flags_t);
tree-pretty-print.cc
135
print_declaration
(tree_pp, decl, 2, flags);
2930
print_declaration
(pp, DECL_EXPR_DECL (node), spc, flags);
3013
print_declaration
(pp, op0, spc+2, flags);
4167
print_declaration
(pretty_printer *pp, tree t, int spc, dump_flags_t flags)
function
4308
print_declaration
(pp, tmp, spc+2, flags);
gimple-pretty-print.cc
1204
print_declaration
(buffer, var, spc, flags);
/src/external/gpl3/gcc.old/dist/gcc/
tree-pretty-print.h
49
extern void
print_declaration
(pretty_printer *, tree, int, dump_flags_t);
tree-pretty-print.cc
134
print_declaration
(tree_pp, decl, 2, flags);
2656
print_declaration
(pp, DECL_EXPR_DECL (node), spc, flags);
2739
print_declaration
(pp, op0, spc+2, flags);
3900
print_declaration
(pretty_printer *pp, tree t, int spc, dump_flags_t flags)
function
4041
print_declaration
(pp, tmp, spc+2, flags);
gimple-pretty-print.cc
1208
print_declaration
(buffer, var, spc, flags);
Completed in 26 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026