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

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

Completed in 58 milliseconds