Searched refs:AddPersistentVariable (Results 1 – 5 of 5) sorted by relevance
78 AddPersistentVariable(lldb::ExpressionVariableSP &persistent_variable_sp,
125 bool AddPersistentVariable(const clang::NamedDecl *decl,
398 if (!m_decl_map->AddPersistentVariable( in CreateResultVariable()1095 if (!m_decl_map->AddPersistentVariable(decl, persistent_variable_name, in RewritePersistentAlloc()
194 bool ClangExpressionDeclMap::AddPersistentVariable(const NamedDecl *decl, in AddPersistentVariable() function in ClangExpressionDeclMap388 offset = m_parser_vars->m_materializer->AddPersistentVariable( in AddValueToStruct()
401 uint32_t Materializer::AddPersistentVariable( in AddPersistentVariable() function in Materializer