Searched refs:AddPersistentVariable (Results 1 – 5 of 5) sorted by relevance
79 AddPersistentVariable(lldb::ExpressionVariableSP &persistent_variable_sp,
126 bool AddPersistentVariable(const clang::NamedDecl *decl,
393 if (!m_decl_map->AddPersistentVariable( in CreateResultVariable()893 if (!m_decl_map->AddPersistentVariable(decl, persistent_variable_name, in RewritePersistentAlloc()
215 bool ClangExpressionDeclMap::AddPersistentVariable(const NamedDecl *decl, in AddPersistentVariable() function in ClangExpressionDeclMap406 offset = m_parser_vars->m_materializer->AddPersistentVariable( in AddValueToStruct()
414 uint32_t Materializer::AddPersistentVariable( in AddPersistentVariable() function in Materializer