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

  /external/icu/icu4c/source/test/intltest/
usettest.h 174 void testSpan(const UnicodeSetWithStrings *sets[4], const void *s, int32_t length, UBool isUTF16,
178 void testSpan(const UnicodeSetWithStrings *sets[4], const void *s, int32_t length, UBool isUTF16,
usettest.cpp     [all...]
  /external/clang/include/clang/Lex/
LiteralSupport.h 180 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
245 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 180 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
245 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 180 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
245 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 180 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
245 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 180 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
245 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 180 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
245 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 180 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
245 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 180 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
245 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
LiteralSupport.h 180 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
245 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /external/clang/lib/Lex/
PPExpressions.cpp 349 else if (Literal.isUTF16())
363 else if (!Literal.isUTF16() && !Literal.isUTF32())
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 6309 milliseconds