Home
last modified time | relevance | path

Searched defs:x2c (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1.cpp118 X2<ki> x2c; // expected-error {{ignores qualifiers}} in test() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/encoding/
H A Dapr_escape.c158 static char x2c(const char *what) in x2c() function