Home
last modified time | relevance | path

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

/external/clang/test/CXX/expr/expr.unary/expr.new/
Dp17-crash.cpp5 struct non_trivial { struct
6 non_trivial() {} in non_trivial() function
7 ~non_trivial() {} in ~non_trivial() argument
/external/clang/test/CodeGenCXX/
Dcxx0x-delegating-ctors.cpp3 struct non_trivial { struct
7 non_trivial::non_trivial() {} in non_trivial() function in non_trivial
/external/clang/test/SemaCXX/
Dcxx0x-nontrivial-union.cpp3 struct non_trivial { struct
Dcxx0x-deleted-default-ctor.cpp3 struct non_trivial { struct