Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Expression/
H A DClangExpressionDeclMapTest.cpp32 void AddPersistentDeclForTest(clang::NamedDecl *d) { in AddPersistentDeclForTest() function
107 decl_map->AddPersistentDeclForTest(ClangUtil::GetAsTagDecl(persistent_type)); in TEST_F()