Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLexer.cpp2582 ConflictMarkerKind CMK) { in FindConflictEnd() argument
2583 const char *Terminator = CMK == CMK_Perforce ? "<<<<\n" : ">>>>>>>"; in FindConflictEnd()
2584 size_t TermLen = CMK == CMK_Perforce ? 5 : 7; in FindConflictEnd()