OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConflictMarkerKind
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Lexer.h
40
///
ConflictMarkerKind
- Kinds of conflict marker which the lexer might be
42
enum
ConflictMarkerKind
{
136
ConflictMarkerKind
CurrentConflictMarkerState;
/src/external/apache2/llvm/dist/clang/lib/Lex/
Lexer.cpp
2849
ConflictMarkerKind
CMK) {
2887
ConflictMarkerKind
Kind = *CurPtr == '<' ? CMK_Normal : CMK_Perforce;
Completed in 96 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026