Searched refs:InComment (Results 1 – 1 of 1) sorted by relevance
882 auto emitNumToSkipComment = [&](uint32_t NumToSkip, bool InComment = false) { in emitTable() argument884 OS << (InComment ? ", " : "// "); in emitTable()