HomeSort by relevance Sort by last modified time
    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 358 milliseconds