OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentConflictMarkerState
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Lex/
Lexer.cpp
80
CurrentConflictMarkerState
= CMK_None;
[
all
...]
/external/clang/include/clang/Lex/
Lexer.h
89
//
CurrentConflictMarkerState
- The kind of conflict marker we are handling.
90
ConflictMarkerKind
CurrentConflictMarkerState
;
Completed in 49 milliseconds