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

1 2

  /external/icu/icu4c/source/test/intltest/
usettest.h 176 void testSpan(const UnicodeSetWithStrings *sets[4], const void *s, int32_t length, UBool isUTF16,
180 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-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/darwin-x86/clang-4393122/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-4479392/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-4579689/include/clang/Lex/
LiteralSupport.h 181 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
246 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
LiteralSupport.h 181 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
246 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
LiteralSupport.h 181 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
246 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
LiteralSupport.h 181 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
246 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; }
  /prebuilts/clang/host/linux-x86/clang-4393122/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-4479392/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-4579689/include/clang/Lex/
LiteralSupport.h 181 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
246 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
LiteralSupport.h 181 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
246 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
LiteralSupport.h 181 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
246 bool isUTF16() const { return Kind == tok::utf16_string_literal; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
LiteralSupport.h 181 bool isUTF16() const { return Kind == tok::utf16_char_constant; }
246 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-4053586/prebuilt_include/clang/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Expr.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Expr.h     [all...]

Completed in 758 milliseconds

1 2