Searched refs:constructor_arguments (Results 1 – 3 of 3) sorted by relevance
107 std::vector<uint32_t> constructor_arguments; in Apply() local125 constructor_arguments = FindComponentsToConstructArray( in Apply()129 constructor_arguments = FindComponentsToConstructMatrix( in Apply()133 constructor_arguments = FindComponentsToConstructStruct( in Apply()137 constructor_arguments = FindComponentsToConstructVector( in Apply()146 if (!constructor_arguments.empty()) { in Apply()157 assert(constructor_arguments.empty()); in Apply()160 assert(!constructor_arguments.empty()); in Apply()164 chosen_composite_type, constructor_arguments, in Apply()
113 std::vector<uint32_t> constructor_arguments; in Apply() local124 constructor_arguments = FindComponentsToConstructArray( in Apply()128 constructor_arguments = FindComponentsToConstructMatrix( in Apply()132 constructor_arguments = FindComponentsToConstructStruct( in Apply()136 constructor_arguments = FindComponentsToConstructVector( in Apply()145 assert(!constructor_arguments.empty()); in Apply()149 chosen_composite_type, constructor_arguments, in Apply()