Searched refs:ModuleListProperties (Results 1 – 2 of 2) sorted by relevance
78 class ModuleListProperties : public Properties {80 ModuleListProperties();531 static ModuleListProperties &GetGlobalModuleListProperties();
90 ModuleListProperties::ModuleListProperties() { in ModuleListProperties() function in ModuleListProperties99 bool ModuleListProperties::GetEnableExternalLookup() const { in GetEnableExternalLookup()105 FileSpec ModuleListProperties::GetClangModulesCachePath() const { in GetClangModulesCachePath()112 bool ModuleListProperties::SetClangModulesCachePath(llvm::StringRef path) { in SetClangModulesCachePath()732 ModuleListProperties module_list_properties;753 ModuleListProperties &ModuleList::GetGlobalModuleListProperties() { in GetGlobalModuleListProperties()