Searched refs:ImportStdModule (Results 1 – 3 of 3) sorted by relevance
65 enum ImportStdModule { enum171 ImportStdModule GetImportStdModule() const;
4735 ImportStdModule TargetProperties::GetImportStdModule() const { in GetImportStdModule()4737 return GetPropertyAtIndexAs<ImportStdModule>( in GetImportStdModule()4738 idx, static_cast<ImportStdModule>( in GetImportStdModule()
70 def ImportStdModule: Property<"import-std-module", "Enum">,