Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DLiteralSupport.cpp222 bool in_char_string_literal = false) { in ProcessUCNEscape() argument
263 bool IsError = (!Features.CPlusPlus11 || !in_char_string_literal); in ProcessUCNEscape()