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

  /external/clang/test/Parser/
cxx11-user-defined-literals.cpp 125 int ? = '4'_? + '2'_\U00010000;
126 int operator""_\U00010000(char) {} // expected-error {{redefinition of 'operator""_?'}}
  /prebuilts/go/darwin-x86/src/unicode/utf16/
utf16_test.go 131 {'\U00010000', false}, // LINEAR B SYLLABLE B008 A (first non-BMP code point)
  /prebuilts/go/linux-x86/src/unicode/utf16/
utf16_test.go 131 {'\U00010000', false}, // LINEAR B SYLLABLE B008 A (first non-BMP code point)

Completed in 883 milliseconds