Home
last modified time | relevance | path

Searched defs:sfinae (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc8058 bool sfinae = !(complain & tf_error); in cxx_constant_value_sfinae() local
H A Ddecl.cc9825 bool sfinae = !(complain & tf_error); in cp_complete_array_type_or_error() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c9197 bool sfinae = !(complain & tf_error); in cp_complete_array_type_or_error() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp13496 bool sfinae = (bool)isSFINAEContext(); in CheckAddressOfOperand() local