HomeSort by relevance Sort by last modified time
    Searched refs:sfinae (Results 1 - 2 of 2) 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);
  /external/clang/lib/Sema/
SemaExpr.cpp 7616 bool sfinae = S.isSFINAEContext(); local
    [all...]

Completed in 54 milliseconds