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