HomeSort by relevance Sort by last modified time
    Searched refs:CurrentConflictMarkerState (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
Lexer.h 83 // CurrentConflictMarkerState - The kind of conflict marker we are handling.
84 ConflictMarkerKind CurrentConflictMarkerState;
  /external/clang/lib/Lex/
Lexer.cpp 92 CurrentConflictMarkerState = CMK_None;
    [all...]

Completed in 227 milliseconds