Home
last modified time | relevance | path

Searched refs:OldRawMode (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DLexer.cpp2097 bool OldRawMode = isLexingRawMode(); in SkipLineComment() local
2100 LexingRawMode = OldRawMode; in SkipLineComment()
/external/llvm-project/clang/lib/Lex/
DLexer.cpp2327 bool OldRawMode = isLexingRawMode(); in SkipLineComment() local
2330 LexingRawMode = OldRawMode; in SkipLineComment()