Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/lex/lex.literal/lex.ext/
H A Dp11.cpp22 same_type<decltype(d), int> test_d; variable
/llvm-project-15.0.7/clang/test/CXX/class/class.compare/class.compare.default/
H A Dp4.cpp145 bool test_d = D() == D(); variable