Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLiteralSupport.cpp266 bool in_char_string_literal = false) { in ProcessUCNEscape() argument
307 bool IsError = (!Features.CPlusPlus11 || !in_char_string_literal); in ProcessUCNEscape()