Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/Expression/
DClangExpressionDeclMapTest.cpp27 m_scratch_context = clang_utils::createAST(); in FakeClangExpressionDeclMap()
29 std::unique_ptr<TypeSystemClang> m_scratch_context; member
37 assert(&d->getASTContext() == &m_scratch_context->getASTContext()); in AddPersistentDeclForTest()
106 clang_utils::createRecord(*decl_map->m_scratch_context, decl_name); in TEST_F()