Home
last modified time | relevance | path

Searched defs:isUTF16 (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Lex/
H A DLiteralSupport.h180 bool isUTF16() const { return Kind == tok::utf16_char_constant; } in isUTF16() function
245 bool isUTF16() const { return Kind == tok::utf16_string_literal; } in isUTF16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DLiteralSupport.h213 bool isUTF16() const { return Kind == tok::utf16_char_constant; } in isUTF16() function
286 bool isUTF16() const { return Kind == tok::utf16_string_literal; } in isUTF16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DLiteralSupport.h214 bool isUTF16() const { return Kind == tok::utf16_char_constant; } in isUTF16() function
287 bool isUTF16() const { return Kind == tok::utf16_string_literal; } in isUTF16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DLiteralSupport.h213 bool isUTF16() const { return Kind == tok::utf16_char_constant; } in isUTF16() function
286 bool isUTF16() const { return Kind == tok::utf16_string_literal; } in isUTF16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DLiteralSupport.h213 bool isUTF16() const { return Kind == tok::utf16_char_constant; } in isUTF16() function
286 bool isUTF16() const { return Kind == tok::utf16_string_literal; } in isUTF16() function
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dusettest.cpp3013 static inline int32_t slen(const void *s, UBool isUTF16) { in slen()
3026 const void *s, int32_t length, UBool isUTF16, in getSpans()
3222 const void *s, int32_t length, UBool isUTF16, in testSpan()
3323 const void *s, int32_t length, UBool isUTF16, in testSpan()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dusettest.cpp3013 static inline int32_t slen(const void *s, UBool isUTF16) { in slen()
3026 const void *s, int32_t length, UBool isUTF16, in getSpans()
3222 const void *s, int32_t length, UBool isUTF16, in testSpan()
3323 const void *s, int32_t length, UBool isUTF16, in testSpan()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp3100 bool isUTF16 = false; in GetAddrOfConstantCFString() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DExpr.h1560 bool isUTF16() const { return Kind == UTF16; } in isUTF16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h1928 bool isUTF16() const { return getKind() == StringLiteralKind::UTF16; } in isUTF16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h1900 bool isUTF16() const { return getKind() == StringLiteralKind::UTF16; } in isUTF16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExpr.h1900 bool isUTF16() const { return getKind() == StringLiteralKind::UTF16; } in isUTF16() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExpr.h1900 bool isUTF16() const { return getKind() == StringLiteralKind::UTF16; } in isUTF16() function