Home
last modified time | relevance | path

Searched refs:TT_TrailingAnnotation (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Format/
DFormatToken.h75 TT_TrailingAnnotation, enumerator
DTokenAnnotator.cpp899 Current.Type = TT_TrailingAnnotation; in determineTokenType()
1576 if (Right.is(TT_TrailingAnnotation) && in splitPenalty()
2074 if (Left.is(TT_TrailingAnnotation)) in canBreakBefore()