Home
last modified time | relevance | path

Searched refs:enable_implicit (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-incomplete-typo-suggested-error-limit.cpp44 template <class U1> static constexpr bool enable_implicit() { in enable_implicit() function
50 typename enable_if<CheckArgs::template enable_implicit<U1>(),