Uses of Interface
org.eclipse.cdt.build.internal.core.scannerconfig.PerFileSettingsCalculator.IRcSettingInfo

Packages that use PerFileSettingsCalculator.IRcSettingInfo
org.eclipse.cdt.build.internal.core.scannerconfig   
 

Uses of PerFileSettingsCalculator.IRcSettingInfo in org.eclipse.cdt.build.internal.core.scannerconfig
 

Methods in org.eclipse.cdt.build.internal.core.scannerconfig that return PerFileSettingsCalculator.IRcSettingInfo
static PerFileSettingsCalculator.IRcSettingInfo PerFileSettingsCalculator.createEmptyRcSettingInfo(org.eclipse.cdt.core.settings.model.extension.CFolderData data)
           
 PerFileSettingsCalculator.IRcSettingInfo[] PerFileSettingsCalculator.getSettingInfos(org.eclipse.core.resources.IProject project, org.eclipse.cdt.core.settings.model.extension.CConfigurationData data, IDiscoveredPathManager.IPerFileDiscoveredPathInfo2 discoveredInfo, boolean fileDataMode)