Searched refs:TT_JavaAnnotation (Results 1 – 3 of 3) sorted by relevance
196 if (Left->Previous && Left->Previous->is(TT_JavaAnnotation)) in parseParens()197 CurrentToken->Type = TT_JavaAnnotation; in parseParens()867 Current.Previous->isOneOf(TT_JavaAnnotation, in determineTokenType()886 Current.Type = TT_JavaAnnotation; in determineTokenType()888 Current.Previous->isOneOf(TT_JavaAnnotation, in determineTokenType()1590 if (Left.is(TT_JavaAnnotation)) in splitPenalty()1948 if (Left.isOneOf(TT_JavaAnnotation, TT_LeadingJavaAnnotation)) in canBreakBefore()
50 TT_JavaAnnotation, enumerator
436 if (Previous.isOneOf(TT_TemplateCloser, TT_JavaAnnotation) && in addTokenOnNewLine()471 !PreviousNonComment->isOneOf(TT_BinaryOperator, TT_JavaAnnotation, in addTokenOnNewLine()549 PreviousNonComment->isOneOf(TT_AttributeParen, TT_JavaAnnotation, in getNewLineColumn()