Searched refs:UnmaterializedInfo (Results 1 – 2 of 2) sorted by relevance
629 auto UMI = std::make_shared<UnmaterializedInfo>(std::move(MU)); in define()659 struct UnmaterializedInfo { struct660 UnmaterializedInfo(std::unique_ptr<MaterializationUnit> MU) in UnmaterializedInfo() argument667 std::map<SymbolStringPtr, std::shared_ptr<UnmaterializedInfo>>; argument
948 auto UMI = std::make_shared<UnmaterializedInfo>(std::move(MU)); in replace()