Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestClangASTImporter.cpp26 class TestClangASTImporter : public testing::Test { class
31 TEST_F(TestClangASTImporter, CanImportInvalidType) { in TEST_F() argument
36 TEST_F(TestClangASTImporter, ImportInvalidType) { in TEST_F() argument
41 TEST_F(TestClangASTImporter, CopyDeclTagDecl) { in TEST_F() argument
66 TEST_F(TestClangASTImporter, CopyTypeTagDecl) { in TEST_F() argument
91 TEST_F(TestClangASTImporter, CompleteFwdDeclWithOtherOrigin) { in TEST_F() argument
118 TEST_F(TestClangASTImporter, DeportDeclTagDecl) { in TEST_F() argument
140 TEST_F(TestClangASTImporter, DeportTypeTagDecl) { in TEST_F() argument
161 TEST_F(TestClangASTImporter, MetadataPropagation) { in TEST_F() argument
208 TEST_F(TestClangASTImporter, MetadataPropagationAfterCopying) { in TEST_F() argument
[all …]
H A DCMakeLists.txt9 TestClangASTImporter.cpp
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4869 lldb/unittests/Symbol/TestClangASTImporter.cpp