Lines Matching defs:StructureConstructor
202 StructureConstructor::StructureConstructor(
206 StructureConstructor::StructureConstructor(
210 bool StructureConstructor::operator==(const StructureConstructor &that) const {
267 DynamicType StructureConstructor::GetType() const { return result_.GetType(); }
269 std::optional<Expr<SomeType>> StructureConstructor::CreateParentComponent(
273 StructureConstructor structureConstructor{*parentSpec};
311 std::optional<Expr<SomeType>> StructureConstructor::Find(
329 if (std::optional<StructureConstructor> parentComponentValue{
340 StructureConstructor &StructureConstructor::Add(