Searched refs:UseLineComment (Results 1 – 1 of 1) sorted by relevance
582 bool UseLineComment = in emit() local585 UseLineComment = false; in emit()588 OS << (UseLineComment ? "// " : "/*"); in emit()594 if (Flags & MTRF_Comment && !UseLineComment) in emit()