Home
last modified time | relevance | path

Searched defs:cpp_demangle_data (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/libc++/dist/libcxxrt/src/
H A Dlibelftc_dem_gnu3.c81 struct cpp_demangle_data { struct
82 struct vector_str output; /* output string vector */
83 struct vector_str output_tmp;
84 struct vector_str subst; /* substitution string vector */
85 struct vector_str tmpl;
86 struct vector_str class_type;
87 struct vector_read_cmd cmd;
88 bool paren; /* parenthesis opened */
89 bool pfirst; /* first element of parameter */
90 bool mem_rst; /* restrict member function */
[all …]