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

  /external/clang/test/Lexer/
has_feature_type_traits.cpp 3 #if __has_feature(has_nothrow_assign)
4 int has_nothrow_assign();
6 // CHECK: int has_nothrow_assign();
  /external/clang/test/SemaCXX/
type-traits.cpp 1459 void has_nothrow_assign() { function
    [all...]

Completed in 761 milliseconds