HomeSort by relevance Sort by last modified time
    Searched defs:isUTF16 (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
LiteralSupport.h 169 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
234 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]

Completed in 49 milliseconds