Searched refs:commentBegin (Results 1 – 1 of 1) sorted by relevance
370 Location commentBegin = current_ - 1; in readComment() local383 if ( lastValueEnd_ && !containsNewLine( lastValueEnd_, commentBegin ) ) in readComment()385 if ( c != '*' || !containsNewLine( commentBegin, current_ ) ) in readComment()389 addComment( commentBegin, current_, placement ); in readComment()