Searched refs:UseLineComment (Results 1 – 1 of 1) sorted by relevance
617 bool UseLineComment = in emit() local620 UseLineComment = false; in emit()623 OS << (UseLineComment ? "// " : "/*"); in emit()629 if ((Flags & MTRF_Comment) && !UseLineComment) in emit()