Home
last modified time | relevance | path

Searched defs:NotTriviallyCopyable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Ddonotoptimize_assembly_test.cc15 struct NotTriviallyCopyable { struct
17 explicit NotTriviallyCopyable(int x) : value(x) {} in NotTriviallyCopyable() argument
19 int value;
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Ddonotoptimize_assembly_test.cc15 struct NotTriviallyCopyable { struct
17 explicit NotTriviallyCopyable(int x) : value(x) {} in NotTriviallyCopyable() argument
19 int value;