HomeSort by relevance Sort by last modified time
    Searched refs:sfinae (Results 1 - 3 of 3) sorted by null

  /external/clang/test/SemaTemplate/
instantiate-member-template.cpp 141 struct sfinae { }; struct in class:PR6239::X0::type
144 typename sfinae<&U::operator=>::type test(int);
152 struct sfinae { }; struct in struct:PR6239::X1
155 typename sfinae<&U::operator=>::type test(int);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
common.hpp 19 #include <boost/range/detail/sfinae.hpp>
  /external/clang/lib/Sema/
SemaExpr.cpp 8977 bool sfinae = (bool)isSFINAEContext(); local
    [all...]

Completed in 206 milliseconds