Searched refs:constResult (Results 1 – 1 of 1) sorted by relevance
241 Constant<SomeDerived> constResult{std::move(structureConstructor)}; in CreateParentComponent() local242 Expr<SomeDerived> result{std::move(constResult)}; in CreateParentComponent()