Home
last modified time | relevance | path

Searched defs:test_class (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
H A Dregcall4.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
H A Dbuiltin_LINE.cpp51 void InClassInit::test_class() { in test_class() function in InClassInit
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-non-type-template-parameter.cpp28 struct test_class struct
30 int int_member;
/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
H A Dclass.pass.cpp30 void test_class() in test_class() function
/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
H A Dclass.pass.cpp38 void test_class() in test_class() function
/llvm-project/clang/test/SemaCXX/
H A Dsource_location.cpp343 void test_class() { in test_class() function
391 void test_class() { in test_class() function
628 constexpr bool test_class() { in test_class() function