Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestClangASTImporter.cpp191 std::unique_ptr<TypeSystemClang> temporary_ast = clang_utils::createAST(); in TEST_F() local
195 importer.CopyDecl(&temporary_ast->getASTContext(), source.record_decl); in TEST_F()