Home
last modified time | relevance | path

Searched defs:nt1 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp1-0x.cpp39 no_type nt1 = first_arg(); in test_simple_deduction() local
52 no_type nt1 = first_arg_ref(); in test_simple_ref_deduction() local
70 no_type nt1 = first_arg_pair(); in test_pair_deduction() local
/llvm-project/libcxx/test/std/containers/container.node/
H A Dnode_handle.pass.cpp99 assert(nt1.empty()); in test_node_handle_operations() local
113 assert(nt1.empty()); in test_node_handle_operations_multi() local
/llvm-project/clang/test/CodeGenCXX/
H A Dalways_destroy.cpp8 NonTrivial nt1; global() variable
H A Dno_destroy.cpp9 [[clang::no_destroy]] NonTrivial nt1; variable
/llvm-project/clang/test/Analysis/
H A Ddtor.cpp532 NonTrivial nt1; in f() local