Searched refs:UseLineComment (Results 1 – 1 of 1) sorted by relevance
579 bool UseLineComment = in emit() local582 UseLineComment = false; in emit()585 OS << (UseLineComment ? "// " : "/*"); in emit()591 if (Flags & MTRF_Comment && !UseLineComment) in emit()