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

  /external/clang/test/PCH/
cxx-traits.h 47 struct __is_nothrow_constructible {}; // expected-warning {{made available}} struct in namespace:n
cxx-traits.cpp 46 bool _is_nothrow_constructible_result = __is_nothrow_constructible(int);
  /external/clang/test/SemaCXX/
type-traits.cpp     [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp     [all...]

Completed in 367 milliseconds