Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatToken.h68 TT_TrailingAnnotation, enumerator
DTokenAnnotator.cpp798 Current.Type = TT_TrailingAnnotation; in determineTokenType()
1391 if (Right.Type == TT_TrailingAnnotation && in splitPenalty()
1777 if (Left.Type == TT_TrailingAnnotation) in canBreakBefore()