Searched refs:fully_expanded_components (Results 1 – 1 of 1) sorted by relevance
293 …ded_components_with_no_args, &memory_pool](LazyComponentWithNoArgsSet& fully_expanded_components) { in normalizeBindingsWithUndoableBindingCompression() argument294 fully_expanded_components_with_no_args = std::move(fully_expanded_components); in normalizeBindingsWithUndoableBindingCompression()295 …fully_expanded_components = NormalizedComponentStorage::createLazyComponentWithNoArgsSet(0, memory… in normalizeBindingsWithUndoableBindingCompression()297 …expanded_components_with_args, &memory_pool](LazyComponentWithArgsSet& fully_expanded_components) { in normalizeBindingsWithUndoableBindingCompression() argument298 fully_expanded_components_with_args = std::move(fully_expanded_components); in normalizeBindingsWithUndoableBindingCompression()299 …fully_expanded_components = NormalizedComponentStorage::createLazyComponentWithArgsSet(0, memory_p… in normalizeBindingsWithUndoableBindingCompression()