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

  /external/clang/test/Lexer/
has_feature_type_traits.cpp 13 #if __has_feature(has_nothrow_constructor)
14 int has_nothrow_constructor();
16 // CHECK: int has_nothrow_constructor();
  /external/clang/test/SemaCXX/
type-traits.cpp 1390 void has_nothrow_constructor() { function
    [all...]

Completed in 1079 milliseconds