Searched refs:TT_ConflictStart (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Format/
H A DFormatToken.h38 TT_ConflictStart, enumerator in enum:clang::format::TokenType
H A DUnwrappedLineParser.cpp1546 while (FormatTok->Type == TT_ConflictStart ||
1549 if (FormatTok->Type == TT_ConflictStart) {
H A DFormat.cpp1470 Type = TT_ConflictStart;

Completed in 111 milliseconds