HomeSort by relevance Sort by last modified time
    Searched full:u0000212b (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Parser/
cxx11-user-defined-literals.cpp 120 int operator""_\U0000212B(long double) {} // expected-note {{previous}}
121 int hundred_? = 50.0_? + 50._\U0000212B;

Completed in 238 milliseconds