Home
last modified time | relevance | path

Searched refs:test_constructor (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libcxx/test/libcxx/memory/compressed_pair/
H A Dcompressed_pair.pass.cpp16 void test_constructor() { in test_constructor() function
48 test_constructor(); in main()
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Daarch64-cxxabi.cpp84 void test_constructor() { in test_constructor() function
/llvm-project-15.0.7/clang/bindings/python/tests/cindex/
H A Dtest_token_kind.py12 def test_constructor(self): member in TestTokenKind