Searched refs:TT_LineComment (Results 1 – 5 of 5) sorted by relevance
50 TT_LineComment, enumerator
296 (Current.Type != TT_LineComment || Previous.BlockKind == BK_BracedInit)) in addTokenOnCurrentLine()999 } else if (Current.Type == TT_LineComment && in breakProtrudingToken()1075 if (Current.Type != TT_LineComment) { in breakProtrudingToken()
84 Tok.Type == TT_LineComment && Newlines > 0 ? tok::comment : tok::unknown, in replaceWhitespaceInToken()
577 if (TheLine->Last->Type == TT_LineComment) in tryFitMultipleLinesInOne()680 I[1]->First->Type == TT_LineComment) in tryMergeSimpleControlStatement()742 if (I[1]->Last->Type == TT_LineComment) in tryMergeSimpleBlock()
769 Current.Type = TT_LineComment; in determineTokenType()1255 if (Current->Type == TT_LineComment) { in calculateFormattingInformation()