Home
last modified time | relevance | path

Searched defs:is_trivially_constructible (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/PCH/
Dcxx-traits.h16 struct is_trivially_constructible { struct
17 static const bool value = __is_trivially_constructible(T, Args...); argument
/external/llvm-project/clang/test/PCH/
Dcxx-traits.h16 struct is_trivially_constructible { struct
17 static const bool value = __is_trivially_constructible(T, Args...); argument
/external/clang/test/SemaCXX/
Dtype-traits.cpp2055 struct is_trivially_constructible { struct
2056 static const bool value = __is_trivially_constructible(T, Args...); argument
/external/llvm-project/clang/test/SemaCXX/
Dtype-traits.cpp2323 struct is_trivially_constructible { struct
2324 static const bool value = __is_trivially_constructible(T, Args...); argument