Searched refs:srcpos_string_first (Results 1 – 3 of 3) sorted by relevance
287 srcstr = srcpos_string_first(prop->srcpos, annotate); in write_propval()361 srcstr = srcpos_string_first(prop->srcpos, annotate); in write_propval()386 srcstr = srcpos_string_first(tree->srcpos, annotate); in write_tree_source_node()
93 extern char *srcpos_string_first(struct srcpos *pos, int level);
398 char *srcpos_string_first(struct srcpos *pos, int level) in srcpos_string_first() function