Searched refs:TT_JavaAnnotation (Results 1 – 3 of 3) sorted by relevance
198 if (Left->Previous && Left->Previous->is(TT_JavaAnnotation)) in parseParens()199 CurrentToken->Type = TT_JavaAnnotation; in parseParens()889 Current.Previous->isOneOf(TT_JavaAnnotation, in determineTokenType()910 Current.Type = TT_JavaAnnotation; in determineTokenType()912 Current.Previous->isOneOf(TT_JavaAnnotation, in determineTokenType()1619 if (Left.is(TT_JavaAnnotation)) in splitPenalty()2007 if (Left.isOneOf(TT_JavaAnnotation, TT_LeadingJavaAnnotation)) in canBreakBefore()
50 TT_JavaAnnotation, enumerator
449 if (Previous.isOneOf(TT_TemplateCloser, TT_JavaAnnotation) && in addTokenOnNewLine()484 !PreviousNonComment->isOneOf(TT_BinaryOperator, TT_JavaAnnotation, in addTokenOnNewLine()562 PreviousNonComment->isOneOf(TT_AttributeParen, TT_JavaAnnotation, in getNewLineColumn()