Home
last modified time | relevance | path

Searched defs:b_exp (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaTemplate/
Dtemp_arg_nontype_cxx1z.cpp127 int b_exp = b<nullptr>(B<nullptr>()); // expected-error {{no matching function}} variable
/external/llvm-project/clang/test/SemaTemplate/
Dtemp_arg_nontype_cxx1z.cpp130 int b_exp = b<nullptr>(B<nullptr>()); // expected-error {{no matching function}} variable
/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.c6965 mpd_ssize_t b_exp = b->exp; in mpd_qquantize() local