Searched defs:ModuleValue (Results 1 – 1 of 1) sorted by relevance
163 struct VISIBILITY_HIDDEN ModuleValue : public SugaredValue { struct164 ModuleValue(Value* self, std::shared_ptr<ConcreteModuleType> concreteType) in ModuleValue() function167 std::string kind() const override { in kind()256 std::shared_ptr<ModuleValue>& self, argument