Searched defs:isUTF16 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DLiteralSupport.h164 bool isUTF16() const { return Kind == tok::utf16_char_constant; } function in class:clang::CharLiteralParser
228 bool isUTF16() const { return Kind == tok::utf16_string_literal; } function in class:clang::StringLiteralParser
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp2305 bool isUTF16 = false; local

Completed in 101 milliseconds