Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DFormatToken.h72 TT_TrailingAnnotation, enumerator
H A DTokenAnnotator.cpp877 Current.Type = TT_TrailingAnnotation; in determineTokenType()
1549 if (Right.is(TT_TrailingAnnotation) && in splitPenalty()
2011 if (Left.is(TT_TrailingAnnotation)) in canBreakBefore()