Searched refs:UseLineComment (Results 1 – 1 of 1) sorted by relevance
618 bool UseLineComment = in emit() local621 UseLineComment = false; in emit()624 OS << (UseLineComment ? "// " : "/*"); in emit()630 if ((Flags & MTRF_Comment) && !UseLineComment) in emit()