Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestClangASTImporter.cpp97 std::unique_ptr<TypeSystemClang> fwd_decl_source = clang_utils::createAST(); in TEST_F() local
99 *fwd_decl_source, source_with_definition.record_decl->getName()); in TEST_F()