Searched refs:foundFirstLine (Results 1 – 1 of 1) sorted by relevance
34 bool foundFirstLine = false; in DocComment() local54 foundFirstLine = foundFirstLine || !isEmptyLine; in DocComment()55 if (!foundFirstLine) continue; in DocComment()