Lines Matching refs:translation_unit_sptr
98 static translation_unit_sptr
1272 static translation_unit_sptr get_or_read_and_add_translation_unit(reader&, xmlNodePtr);
1273 static translation_unit_sptr read_translation_unit_from_input(fe_iface&);
1483 translation_unit_sptr tu = in get_scope_for_node()
1669 static translation_unit_sptr
1674 translation_unit_sptr tu; in get_or_read_and_add_translation_unit()
1697 return translation_unit_sptr(); in get_or_read_and_add_translation_unit()
1708 static translation_unit_sptr
1711 translation_unit_sptr tu, nil; in read_translation_unit_from_input()
2175 translation_unit_sptr
2180 translation_unit_sptr tu = read_translation_unit_from_input(rdr); in read_translation_unit_from_file()
2197 translation_unit_sptr
2202 translation_unit_sptr tu = read_translation_unit_from_input(rdr); in read_translation_unit_from_buffer()
2216 translation_unit_sptr
2220 translation_unit_sptr tu = read_translation_unit_from_input(rdr); in read_translation_unit()
6089 translation_unit_sptr