Searched refs:srcpos_string_comment (Results 1 – 1 of 1) sorted by relevance
312 srcpos_string_comment(struct srcpos *pos, bool first_line, int level) in srcpos_string_comment() function352 rest = srcpos_string_comment(pos->next, first_line, level); in srcpos_string_comment()365 return srcpos_string_comment(pos, true, level); in srcpos_string_first()370 return srcpos_string_comment(pos, false, level); in srcpos_string_last()
Completed in 4 milliseconds