Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DCombinationGenerator.h117 CombinationGenerator(ArrayRef<choices_storage_type> VariablesChoices_) in CombinationGenerator() argument
118 : VariablesChoices(VariablesChoices_) { in CombinationGenerator()