Searched refs:fully_expanded_components (Results 1 – 1 of 1) sorted by relevance
295 … [&fully_expanded_components_with_no_args](LazyComponentWithNoArgsSet& fully_expanded_components) { in normalizeBindingsWithUndoableBindingCompression() argument296 fully_expanded_components_with_no_args = std::move(fully_expanded_components); in normalizeBindingsWithUndoableBindingCompression()297 fully_expanded_components.clear(); in normalizeBindingsWithUndoableBindingCompression()299 [&fully_expanded_components_with_args](LazyComponentWithArgsSet& fully_expanded_components) { in normalizeBindingsWithUndoableBindingCompression() argument300 fully_expanded_components_with_args = std::move(fully_expanded_components); in normalizeBindingsWithUndoableBindingCompression()301 fully_expanded_components.clear(); in normalizeBindingsWithUndoableBindingCompression()