Searched refs:ConflictMarkerKind (Results 1 – 2 of 2) sorted by relevance
44 enum ConflictMarkerKind { enum151 ConflictMarkerKind CurrentConflictMarkerState;
3242 ConflictMarkerKind CMK) { in FindConflictEnd()3280 ConflictMarkerKind Kind = *CurPtr == '<' ? CMK_Normal : CMK_Perforce; in IsStartOfConflictMarker()