Home
last modified time | relevance | path

Searched refs:has_nothrow_constructor (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Lexer/
Dhas_feature_type_traits.cpp13 #if __has_feature(has_nothrow_constructor)
14 int has_nothrow_constructor();
/external/clang/test/SemaCXX/
Dtype-traits.cpp1576 void has_nothrow_constructor() { in has_nothrow_constructor() function
/external/libcxx/include/
Dtype_traits2985 #if __has_feature(has_nothrow_constructor) || (_GNUC_VER >= 403)
3041 #if __has_feature(has_nothrow_constructor) || (_GNUC_VER >= 403)