Searched defs:sfinae (Results 1 – 4 of 4) sorted by relevance
72 __host__ __device__ void sfinae(T t) { // host-note {{candidate template ignored: substitution fail… in sfinae() function82 __host__ __device__ void sfinae(T t) { // host-note {{candidate template ignored: substitution fail… in sfinae() function
141 struct sfinae { }; struct in PR6239::X0::type152 struct sfinae { }; struct
94 namespace sfinae { namespace
14006 bool sfinae = (bool)isSFINAEContext(); CheckAddressOfOperand() local