Searched refs:UseLineComment (Results 1 – 1 of 1) sorted by relevance
633 bool UseLineComment = in emit() local636 UseLineComment = false; in emit()639 OS << (UseLineComment ? "// " : "/*"); in emit()645 if ((Flags & MTRF_Comment) && !UseLineComment) in emit()