Methods from org.eclipse.equinox.common used by org.eclipse.cdt.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.Assert.isLegal(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.core.dom.parser.ASTAmbiguousBinaryVsCastExpression.addExpression(IASTExpression)50
org.eclipse.cdt.internal.core.dom.parser.ASTAmbiguousCastVsFunctionCallExpression.addExpression(IASTExpression)57
org.eclipse.cdt.internal.core.dom.parser.c.CASTAmbiguousDeclarator.addPointerOperator(IASTPointerOperator)95
org.eclipse.cdt.internal.core.dom.parser.c.CASTAmbiguousDeclarator.setInitializer(IASTInitializer)100
org.eclipse.cdt.internal.core.dom.parser.c.CASTAmbiguousDeclarator.setName(IASTName)105
org.eclipse.cdt.internal.core.dom.parser.c.CASTAmbiguousDeclarator.setNestedDeclarator(IASTDeclarator)110
org.eclipse.cdt.internal.core.dom.parser.c.CASTAmbiguousParameterDeclaration.setDeclarator(IASTDeclarator)84
org.eclipse.cdt.internal.core.dom.parser.c.CASTAmbiguousParameterDeclaration.setDeclSpecifier(IASTDeclSpecifier)79
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTAmbiguousDeclarator.addPointerOperator(IASTPointerOperator)110
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTAmbiguousDeclarator.setName(IASTName)120
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTAmbiguousDeclarator.setNestedDeclarator(IASTDeclarator)125
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTQualifiedName.createIntermediateBinding()315

org.eclipse.core.runtime.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.dom.ast.ASTNameCollector.ASTNameCollector(char[])33
org.eclipse.cdt.internal.core.browser.ASTTypeInfo.ASTTypeInfo(String[], int, String[], String, ASTTypeReference)103
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTNewExpression.addNewTypeIdArrayExpression(IASTExpression)162
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTNewExpression.addNewTypeIdArrayExpression(IASTExpression)159
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPTemplateArgument.CPPTemplateArgument(IType)32
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPTemplateArgument.CPPTemplateArgument(IValue, IType)26
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.getFileContent(int, IIndexFileLocation)866
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.writeToIndex(int, IASTTranslationUnit, int, IProgressMonitor)724
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.writeToIndex(int, IASTTranslationUnit, int, IProgressMonitor)724
org.eclipse.cdt.utils.PathUtil.matchingFirstSegments(IPath, IPath)259
org.eclipse.cdt.utils.PathUtil.matchingFirstSegments(IPath, IPath)260

org.eclipse.core.runtime.Assert.isTrue(boolean, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTNameBase.RecursionResolvingBinding.RecursionResolvingBinding(IASTName)45
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTNameBase.RecursionResolvingBinding.RecursionResolvingBinding(IASTName)45
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPTypedefSpecialization.RecursionResolvingBinding.RecursionResolvingBinding(IASTNode, char[])36
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPTypedefSpecialization.RecursionResolvingBinding.RecursionResolvingBinding(IASTNode, char[])36
org.eclipse.cdt.internal.core.model.Archive.getHandleMementoDelimiter()141
org.eclipse.cdt.internal.core.model.ArchiveContainer.getHandleMementoDelimiter()69
org.eclipse.cdt.internal.core.model.Binary.getHandleMementoDelimiter()522
org.eclipse.cdt.internal.core.model.BinaryContainer.getHandleMementoDelimiter()86
org.eclipse.cdt.internal.core.model.BinaryElement.getHandleMementoDelimiter()244
org.eclipse.cdt.internal.core.model.BinaryModule.getHandleMementoDelimiter()122
org.eclipse.cdt.internal.core.model.CModel.getHandleMementoDelimiter()247
org.eclipse.cdt.internal.core.model.IncludeReference.getHandleMementoDelimiter()162
org.eclipse.cdt.internal.core.model.LibraryReference.getHandleMementoDelimiter()88
org.eclipse.cdt.internal.core.settings.model.xml2.XmlProjectDescriptionStorage2.createStorage(IContainer, String, boolean, boolean, boolean)142

org.eclipse.core.runtime.Assert.isTrue(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.browser.IndexTypeInfo.IndexTypeInfo(String[], IIndexFileLocation, int, IIndex, String[], String, ITypeReference)148
org.eclipse.cdt.internal.core.browser.ASTTypeInfo.create(IASTName)95
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTNewExpression.addNewTypeIdArrayExpression(IASTExpression)163
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPArgumentList.clearArguments(PDOMNode, int)68
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPArgumentList.getArguments(PDOMNode, int)91
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPTemplateParameterMap.clearMap(PDOMNode, int)74
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPTemplateParameterMap.getMap(PDOMNode, int)98
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPTypeList.clearTypes(PDOMNode, int)88
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPTypeList.getTypes(PDOMNode, int)66
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMTemplateParameterArray.getArray(PDOMNode, int)53

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.getDefaultBinaryParser()595
org.eclipse.cdt.core.CCProjectNature.configure()48
org.eclipse.cdt.core.index.export.AbstractExportProjectProvider.fail(String)115
org.eclipse.cdt.core.resources.FileStorage.getContents()40
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadBuildData(CConfigurationData, CDataFactory, ICStorageElement)204
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadBuildData(CConfigurationData, CDataFactory, ICStorageElement)210
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadConfigurationData(CDataFactory, ICStorageElement)71
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadConfigurationData(CDataFactory, ICStorageElement)76
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFileData(CConfigurationData, CDataFactory, ICStorageElement)173
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFileData(CConfigurationData, CDataFactory, ICStorageElement)165
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFileData(CConfigurationData, CDataFactory, ICStorageElement)177
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFolderData(CConfigurationData, CDataFactory, ICStorageElement)138
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFolderData(CConfigurationData, CDataFactory, ICStorageElement)134
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFolderData(CConfigurationData, CDataFactory, ICStorageElement)126
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadLanguageData(CConfigurationData, CResourceData, CDataFactory, ICStorageElement)294
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadLanguageData(CConfigurationData, CResourceData, CDataFactory, ICStorageElement)266
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadTargetPlatformData(CConfigurationData, CDataFactory, ICStorageElement)246
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadTargetPlatformData(CConfigurationData, CDataFactory, ICStorageElement)252
org.eclipse.cdt.core.settings.model.util.CExtensionUtil.getFirstConfigurationElement(ICConfigExtensionReference, String, boolean)30
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.configure(IProject, String)160
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.configure(IProject, String)142
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.runDescriptorOperation(IProject, ICDescriptorOperation, IProgressMonitor)266
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.runDescriptorOperation(IProject, ICProjectDescription, ICDescriptorOperation, IProgressMonitor)295
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.runDescriptorOperation(IProject, ICProjectDescription, ICDescriptorOperation, IProgressMonitor)299
org.eclipse.cdt.internal.core.dom.Linkage.getLinkageName(int)44
org.eclipse.cdt.internal.core.index.IndexFactory.getWritableIndex(ICProject)102
org.eclipse.cdt.internal.core.language.LanguageMappingStore.createSerializer()233
org.eclipse.cdt.internal.core.language.LanguageMappingStore.createSerializer()235
org.eclipse.cdt.internal.core.language.LanguageMappingStore.decodeWorkspaceMappings()223
org.eclipse.cdt.internal.core.language.LanguageMappingStore.decodeWorkspaceMappings()221
org.eclipse.cdt.internal.core.language.LanguageMappingStore.decodeWorkspaceMappings()225
org.eclipse.cdt.internal.core.language.LanguageMappingStore.storeMappings(WorkspaceLanguageConfiguration)201
org.eclipse.cdt.internal.core.language.LanguageMappingStore.storeMappings(WorkspaceLanguageConfiguration)199
org.eclipse.cdt.internal.core.PathEntryVariableResolver.resolveValue(IDynamicVariable, String)33
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.swallowError(IPath, Throwable)797
org.eclipse.cdt.internal.core.pdom.db.BTree.deleteImp(int, int, int)372
org.eclipse.cdt.internal.core.pdom.db.BTree.deleteImp(int, int, int)367
org.eclipse.cdt.internal.core.pdom.db.Chunk.flush()53
org.eclipse.cdt.internal.core.pdom.db.Chunk.read()44
org.eclipse.cdt.internal.core.pdom.db.Database.close()492
org.eclipse.cdt.internal.core.pdom.db.Database.Database(File, ChunkCache, int, boolean)126
org.eclipse.cdt.internal.core.pdom.db.Database.free(int)378
org.eclipse.cdt.internal.core.pdom.db.Database.malloc(int)265
org.eclipse.cdt.internal.core.pdom.db.Database.markFileIncomplete()648
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCBasicType.PDOMCBasicType(PDOMLinkage, PDOMNode, ICBasicType)71
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCFunction.PDOMCFunction(PDOMLinkage, PDOMNode, IFunction)81
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCFunction.update(PDOMLinkage, IBinding)100
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCLinkage.getAdaptedParent(IBinding)224
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCParameter.PDOMCParameter(PDOMLinkage, PDOMNode, IParameter)73
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCStructure.FindField.visit(IPDOMNode)182
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCStructure.FindField.visit(IPDOMNode)182
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCStructure.setAnonymous(ICompositeType)96
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCStructure.setKind(ICompositeType)88
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCTypedef.PDOMCTypedef(PDOMLinkage, PDOMNode, ITypedef)49
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCTypedef.update(PDOMLinkage, IBinding)69
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCVariable.PDOMCVariable(PDOMLinkage, PDOMNode, IVariable)72
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCVariable.update(PDOMLinkage, IBinding)99
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPClassTemplatePartialSpecialization.PDOMCPPClassTemplatePartialSpecialization(PDOMCPPLinkage, PDOMNode, ICPPClassTemplatePartialSpecialization, PDOMCPPClassTemplate)67
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPClassType.setAnonymous(ICPPClassType)111
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPClassType.setKind(ICPPClassType)103
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPFieldSpecialization.PDOMCPPFieldSpecialization(PDOMLinkage, PDOMNode, ICPPField, PDOMBinding)67
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPFunction.update(PDOMLinkage, IBinding)120
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPFunctionSpecialization.PDOMCPPFunctionSpecialization(PDOMLinkage, PDOMNode, ICPPFunction, PDOMBinding)106
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.adaptOrAddParent(boolean, IBinding)671
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.addBinding(IBinding, IASTName)261
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPMethod.PDOMCPPMethod(PDOMLinkage, PDOMNode, ICPPMethod)73
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPMethod.update(PDOMLinkage, IBinding)92
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPMethodSpecialization.PDOMCPPMethodSpecialization(PDOMLinkage, PDOMNode, ICPPMethod, PDOMBinding)64
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPMethodTemplate.PDOMCPPMethodTemplate(PDOMCPPLinkage, PDOMNode, ICPPMethod)65
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPParameter.PDOMCPPParameter(PDOMLinkage, PDOMNode, IParameter, IType)100
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPParameterSpecialization.PDOMCPPParameterSpecialization(PDOMLinkage, PDOMNode, ICPPParameter, PDOMCPPParameter, IType)73
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPReferenceType.PDOMCPPReferenceType(PDOMLinkage, PDOMNode, ICPPReferenceType)60
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPTemplateNonTypeParameter.update(PDOMLinkage, IBinding)105
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPTypedef.PDOMCPPTypedef(PDOMLinkage, PDOMNode, ITypedef)46
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPTypedef.update(PDOMLinkage, IBinding)66
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPTypedefSpecialization.PDOMCPPTypedefSpecialization(PDOMLinkage, PDOMNode, ITypedef, PDOMBinding)59
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPUnknownClassType.setKind(ICPPClassType)89
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPVariable.PDOMCPPVariable(PDOMLinkage, PDOMNode, IVariable)74
org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPVariable.update(PDOMLinkage, IBinding)101
org.eclipse.cdt.internal.core.pdom.dom.PDOMFile.PDOMFile(PDOMLinkage, IIndexFileLocation, int)107
org.eclipse.cdt.internal.core.pdom.dom.PDOMFile.recreateFile(PDOM, int)526
org.eclipse.cdt.internal.core.pdom.dom.PDOMPointerType.PDOMPointerType(PDOMLinkage, PDOMNode, IPointerType)77
org.eclipse.cdt.internal.core.pdom.dom.PDOMQualifierType.PDOMQualifierType(PDOMLinkage, PDOMNode, IQualifierType)78
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOM.run()127
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication.fail(String)167
org.eclipse.cdt.internal.core.pdom.PDOM.BindingFinder.visit(IPDOMNode)458
org.eclipse.cdt.internal.core.pdom.PDOM.BindingFinder.visit(IPDOMNode)458
org.eclipse.cdt.internal.core.pdom.PDOMManager.exportProjectPDOM(ICProject, File, IIndexLocationConverter)1178
org.eclipse.cdt.internal.core.pdom.PDOMManager.exportProjectPDOM(ICProject, File, IIndexLocationConverter)1180
org.eclipse.cdt.internal.core.pdom.PDOMManager.getOrCreatePDOM(ICProject)359
org.eclipse.cdt.internal.core.pdom.PDOMManager.importProjectPDOM(ICProject, InputStream)1204
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)179
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)181
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)184
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.createArchive(File, File)220
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.getMessageDigest()141
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.run(IProgressMonitor)81
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.writeChecksums(Map, File)182
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.checkIndex(Map, IProgressMonitor)207
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.importIndex(ZipFile, IProgressMonitor)167
org.eclipse.cdt.internal.core.settings.model.CConfigurationDescriptionCache.removeResourceDescription(ICResourceDescription)239
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.5.run(IProgressMonitor)482
org.eclipse.cdt.internal.core.settings.model.ExceptionFactory.createCoreException(String, Exception)30
org.eclipse.cdt.internal.core.settings.model.ExceptionFactory.createCoreException(String)22
org.eclipse.cdt.internal.core.settings.model.ExceptionFactory.createCoreException(Throwable)26
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeEnvironmentToStream(StorableEnvironment)160
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeEnvironmentToStream(StorableEnvironment)167
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeEnvironmentToStream(StorableEnvironment)153
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeOutputStream(ByteArrayOutputStream, Preferences, String, boolean)195
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeOutputStream(ByteArrayOutputStream, Preferences, String, boolean)219
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.core.cdtvariables.CdtVariableException.CdtVariableException(IStatus)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.core.cdtvariables.CdtVariableException.CdtVariableException(int, String, String, String)78
org.eclipse.cdt.core.cdtvariables.CdtVariableException.CdtVariableException(int, String, Throwable, String, String, String)60
org.eclipse.cdt.core.cdtvariables.CdtVariableException.CdtVariableException(IStatus)36
org.eclipse.cdt.core.model.CModelException.CModelException(ICModelStatus)63

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.cdtvariables.CdtVariableException.getVariableStatuses()87
org.eclipse.cdt.core.ErrorParserManager.collectFiles(IProject, List)282
org.eclipse.cdt.core.model.CModelException.getCModelStatus()83
org.eclipse.cdt.core.model.CModelException.getException()73
org.eclipse.cdt.core.model.CModelException.toString()116
org.eclipse.cdt.core.model.CModelException.toString()114
org.eclipse.cdt.core.model.CModelException.toString()121
org.eclipse.cdt.core.model.CoreModelUtil.findTranslationUnit(IFile)662
org.eclipse.cdt.core.resources.ACBuilder.addMarker(ProblemMarkerInfo)92
org.eclipse.cdt.core.templateengine.TemplateEngineUtil.log(Throwable)32
org.eclipse.cdt.core.ToolFactory.createCodeFormatter(Map)65
org.eclipse.cdt.internal.core.CDTLogWriter.write(Throwable)156
org.eclipse.cdt.internal.core.model.ASTCache.runOnAST(ITranslationUnit, boolean, IProgressMonitor, ASTCacheASTRunnable)209
org.eclipse.cdt.internal.core.model.ASTCache.runOnAST(ITranslationUnit, boolean, IProgressMonitor, ASTCacheASTRunnable)225
org.eclipse.cdt.internal.core.model.BatchOperation.executeOperation()40
org.eclipse.cdt.internal.core.model.BatchOperation.executeOperation()41
org.eclipse.cdt.internal.core.model.CModelOperation.executeNestedOperation(CModelOperation, int)368
org.eclipse.cdt.internal.core.model.CModelOperation.executeNestedOperation(CModelOperation, int)367
org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(IProgressMonitor)640
org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(IProgressMonitor)641
org.eclipse.cdt.internal.core.model.PathEntryManager.2.run(IProgressMonitor)1471
org.eclipse.cdt.internal.core.parser.InternalParserUtil.createWorkspaceFileReader(String, IFile, CodeReaderLRUCache)83
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.swallowError(IPath, Throwable)788
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCStructure.findField(String)214
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication.start(IApplicationContext)70
org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater.1.run(IProgressMonitor)161
org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater.2.run(IProgressMonitor)216
org.eclipse.cdt.internal.core.pdom.PDOM.findBindings(Pattern[], boolean, IndexFilter, IProgressMonitor)540
org.eclipse.cdt.internal.core.pdom.PDOM.findMacroContainers(Pattern, IndexFilter, IProgressMonitor)594
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.3.run(IProgressMonitor)324
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.4.run(IProgressMonitor)458

org.eclipse.core.runtime.CoreException.printStackTrace()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.resources.EFSFileStorage.getName()75
org.eclipse.cdt.core.resources.EFSFileStorage.isReadOnly()95
org.eclipse.cdt.internal.core.indexer.StandaloneIndexer.rebuild(List, IProgressMonitor)381
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, URI)464
org.eclipse.cdt.internal.core.model.CModelManager.resetBinaryParser(IProject)739
org.eclipse.cdt.internal.core.settings.model.CProjectDescription.applyDatas(SettingsContext)223

org.eclipse.core.runtime.FileLocator.find(Bundle, IPath, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getResourceURL(Bundle, String)254
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getTemplateResourceURL(String, String)179
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getTemplateResourceURLRelativeToTemplate(TemplateCore, String)201

org.eclipse.core.runtime.FileLocator.toFileURL(URL)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.templateengine.TemplateEngine.getTemplateSchemaURL()358
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getTemplateResourceURLRelativeToTemplate(TemplateCore, String)205

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.dom.parser.AbstractGNUSourceCodeParser.isOnSameLine(int, int)468
org.eclipse.cdt.internal.core.dom.parser.ASTNode.getFileLocation()196
org.eclipse.cdt.internal.core.dom.parser.ASTNode.getImageLocation()150
org.eclipse.cdt.internal.core.dom.parser.ASTNode.getNodeLocations()138
org.eclipse.cdt.internal.core.dom.parser.ASTNode.getRawSignatureChars()162
org.eclipse.cdt.internal.core.dom.parser.ASTNode.getSyntax(int, int, int)320
org.eclipse.cdt.internal.core.dom.parser.ASTNode.getSyntax(int, int, int)289
org.eclipse.cdt.internal.core.dom.parser.ASTNode.isPartOfSourceFile()222
org.eclipse.cdt.internal.core.dom.parser.ASTNode.isPartOfTranslationUnitFile()211
org.eclipse.cdt.internal.core.dom.parser.c.CVisitor.lookup(IScope, IASTName)1085
org.eclipse.cdt.internal.core.dom.parser.c.CVisitor.lookupPrefix(IScope, IASTName)1120
org.eclipse.cdt.internal.core.dom.rewrite.changegenerator.ChangeGenerator.getFileLocationOfEmptyTranslationUnit(IASTNode)170
org.eclipse.cdt.internal.core.index.CPPTypedefClone.getAdapter(Class)63
org.eclipse.cdt.internal.core.index.IndexFileSet.filterFileLocalBindings(IBinding[])76
org.eclipse.cdt.internal.core.model.Binary.addSourceFiles(OpenableInfo, IBinaryParserIBinaryObject, Map)303
org.eclipse.cdt.internal.core.model.Binary.determineShowInBinaryContainer(IBinaryParserIBinaryObject)71
org.eclipse.cdt.internal.core.model.CommitWorkingCopyOperation.executeOperation()106
org.eclipse.cdt.internal.core.model.CommitWorkingCopyOperation.executeOperation()103
org.eclipse.cdt.internal.core.parser.scanner.ASTMacroDefinition.getExpansionLocation()344
org.eclipse.cdt.internal.core.parser.scanner.ASTMacroReferenceName.getImageLocation()180
org.eclipse.cdt.internal.core.parser.scanner.ASTPreprocessorNode.getSource(int, int)64
org.eclipse.cdt.internal.core.parser.scanner.CPreprocessor.CPreprocessor(CodeReader, IScannerInfo, ParserLanguage, IParserLogService, IScannerExtensionConfiguration, ICodeReaderFactory)218
org.eclipse.cdt.internal.core.parser.scanner.MultiMacroExpansionExplorer.getResolver(IASTTranslationUnit)111
org.eclipse.cdt.internal.core.parser.scanner.MultiMacroExpansionExplorer.MultiMacroExpansionExplorer(IASTTranslationUnit, IASTFileLocation)104
org.eclipse.cdt.internal.core.pdom.dom.PDOMASTAdapter.AnonymousCompositeType.getAdapter(Class)294
org.eclipse.cdt.internal.core.pdom.dom.PDOMASTAdapter.AnonymousCompositeType.getAdapter(Class)294
org.eclipse.cdt.internal.core.pdom.dom.PDOMASTAdapter.AnonymousCPPBinding.getAdapter(Class)380
org.eclipse.cdt.internal.core.pdom.dom.PDOMASTAdapter.AnonymousCPPBinding.getAdapter(Class)380
org.eclipse.cdt.internal.core.pdom.dom.PDOMASTAdapter.AnonymousEnumeration.getAdapter(Class)242
org.eclipse.cdt.internal.core.pdom.dom.PDOMASTAdapter.AnonymousEnumeration.getAdapter(Class)242
org.eclipse.cdt.internal.core.pdom.PDOM.adaptBinding(IBinding)775
org.eclipse.cdt.internal.core.pdom.PDOMWriter.extractSymbols(IASTTranslationUnit, Map, Collection)354
org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject.getAddr2line()102
org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject.getCPPFilt()115
org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject.getCygPath()136
org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject.getNM()146
org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject.getObjdump()128
org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject.getAddr2line()99
org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject.getCPPFilt()107
org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject.getObjdump()115
org.eclipse.cdt.utils.som.parser.SOMBinaryObject.getAddr2line()289
org.eclipse.cdt.utils.som.parser.SOMBinaryObject.getCPPFilt()297
org.eclipse.cdt.utils.som.parser.SOMBinaryObject.getObjdump()305
org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject.getAddr2line()281
org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject.getCPPFilt()289
org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject.getObjdump()297

org.eclipse.core.runtime.IPath.append(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.PathUtil.getRawLocation(IPath)95
org.eclipse.cdt.core.browser.PathUtil.getWorkspaceRelativePath(IPath)68
org.eclipse.cdt.core.browser.PathUtil.makeRelativePath(IPath, IPath)110
org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry.fullExclusionPatternChars()65
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeAbsolute(IProject, ICExclusionPatternPathEntry, boolean)1034
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2379
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.findResourceInfo(IContainer, IPath, boolean)2304
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.getEntryFullPath(IPathEntry)1315
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.setEntries(int, ICLanguageSettingEntry[], Set)1097
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.setEntries(int, ICLanguageSettingEntry[], Set)1097
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)862
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)862
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()602
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()611
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()620
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()620
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()608
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()611
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()608
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()602
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.resolveFilter(IContainer, IPath)2176
org.eclipse.cdt.internal.core.model.APathEntry.fullExclusionPatternChars()77
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, IPath)424
org.eclipse.cdt.internal.core.model.CProject.findElement(IPath)94
org.eclipse.cdt.internal.core.model.CProject.getHandleFromMemento(String, MementoTokenizer)766
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)137
org.eclipse.cdt.internal.core.model.IncludeEntry.getFullIncludePath()101
org.eclipse.cdt.internal.core.model.IncludeEntry.getFullIncludePath()93
org.eclipse.cdt.internal.core.model.IncludeEntry.getFullIncludePath()106
org.eclipse.cdt.internal.core.model.IncludeFileEntry.getFullIncludeFilePath()89
org.eclipse.cdt.internal.core.model.IncludeFileEntry.getFullIncludeFilePath()81
org.eclipse.cdt.internal.core.model.IncludeFileEntry.getFullIncludeFilePath()94
org.eclipse.cdt.internal.core.model.LibraryEntry.getFullLibraryPath()147
org.eclipse.cdt.internal.core.model.LibraryEntry.getFullLibraryPath()161
org.eclipse.cdt.internal.core.model.MacroFileEntry.getFullMacroFilePath()101
org.eclipse.cdt.internal.core.model.MacroFileEntry.getFullMacroFilePath()86
org.eclipse.cdt.internal.core.model.PathEntryUtil.cloneEntryAndExpand(IPath, IPathEntry)249
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)203
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)95
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.expandLocation(IProject, String)141
org.eclipse.cdt.internal.core.settings.model.CConfigurationDescription.getUpdatedSourceEntries(IPath, boolean, boolean)702
org.eclipse.cdt.internal.core.settings.model.CConfigurationDescription.isExcluded(IPath)670
org.eclipse.cdt.internal.core.settings.model.CConfigurationDescriptionCache.isExcluded(IPath)504
org.eclipse.cdt.internal.core.settings.model.DescriptionScannerInfoProvider.getValues(ICLanguageSettingPathEntry[])246
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)420
org.eclipse.cdt.utils.PathUtil.getRawLocation(IPath)100
org.eclipse.cdt.utils.PathUtil.getWorkspaceRelativePath(IPath)73
org.eclipse.cdt.utils.PathUtil.makeRelativePath(IPath, IPath)115

org.eclipse.core.runtime.IPath.append(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.PathUtil.makeRelativePath(IPath, IPath)108
org.eclipse.cdt.core.CCorePlugin.start(BundleContext)299
org.eclipse.cdt.core.index.ResourceContainerRelativeLocationConverter.fromInternalFormat(String)44
org.eclipse.cdt.core.model.CoreModelUtil.isExcluded(IResource, char[][])65
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.performTranslation(IPath, PathEntryTranslatorResourceInfo[], IPath)2211
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.performTranslation(IPath, PathEntryTranslatorResourceInfo[], String)2234
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.getPath()535
org.eclipse.cdt.core.templateengine.process.processes.CreateSourceFolder.createFolder(String, IProgressMonitor, IPath, ICProject)127
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.externalizeTemplateString(TemplateInfo, String)216
org.eclipse.cdt.internal.core.CDTLogWriter.CDTLogWriter(File)56
org.eclipse.cdt.internal.core.model.Archive.computeChildren(OpenableInfo, IResource)80
org.eclipse.cdt.internal.core.model.Binary.addSourceFiles(OpenableInfo, IBinaryParserIBinaryObject, Map)311
org.eclipse.cdt.internal.core.model.CProject.getHandleFromMemento(String, MementoTokenizer)759
org.eclipse.cdt.internal.core.model.CProject.isOnOutputEntry(IResource)553
org.eclipse.cdt.internal.core.model.IncludeReference.computeChildren(OpenableInfo, IResource)118
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry[])393
org.eclipse.cdt.internal.core.pdom.indexer.PDOMIndexerTask.getASTPathForParsingUpFront()149
org.eclipse.cdt.internal.core.pdom.PDOMManager.fileFromDatabaseName(String)405
org.eclipse.cdt.internal.core.resources.ResourceLookupTree.createPath(ResourceLookupTreeNode)781
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.getPreferenceFile(String)1240
org.eclipse.cdt.internal.core.Util.isExcluded(IResource, char[][])261
org.eclipse.cdt.utils.PathUtil.makeRelativePath(IPath, IPath)113

org.eclipse.core.runtime.IPath.clone()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry.ACExclusionFilterEntry(IFolder, IPath[], int)31
org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry.ACExclusionFilterEntry(IPath, IPath[], int)26
org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry.ACExclusionFilterEntry(String, IPath[], int)36
org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry.getExclusionPatterns()49
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo.getReferencedProjectsPaths()170
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo.getReferencedProjectsPaths()170
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo.ReferenceSettingsInfo(IPath[], ICExternalSetting[])163
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo.ReferenceSettingsInfo(IPath[], ICExternalSetting[])163

org.eclipse.core.runtime.IPath.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.TypeSearchScope.projectContainsPath(ICProject, IPath, boolean)201
org.eclipse.cdt.core.resources.FileStorage.equals(Object)93
org.eclipse.cdt.core.settings.model.util.CDataUtil.include(IPath, ICSourceEntry)748
org.eclipse.cdt.core.settings.model.util.CDataUtil.isOnSourceEntry(IPath, ICSourceEntry)621
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.applyLangSettings(PathSettingsContainer, int)1807
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.resolveFilter(IContainer, IPath)2187
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.setPath(IPath, boolean)543
org.eclipse.cdt.core.templateengine.process.processes.CreateSourceFolder.createFolder(String, IProgressMonitor, IPath, ICProject)131
org.eclipse.cdt.core.templateengine.process.processes.CreateSourceFolder.createFolder(String, IProgressMonitor, IPath, ICProject)135
org.eclipse.cdt.core.templateengine.process.ProcessHelper.mkdirs(IProject, IFolder)163
org.eclipse.cdt.internal.core.model.APathEntry.equals(Object)113
org.eclipse.cdt.internal.core.model.APathEntry.equals(Object)119
org.eclipse.cdt.internal.core.model.CContainerInfo.isSourceEntry(IPath, ICSourceEntry[])122
org.eclipse.cdt.internal.core.model.CModelManager.create(IPath)212
org.eclipse.cdt.internal.core.model.CommitWorkingCopyOperation.executeOperation()116
org.eclipse.cdt.internal.core.model.ContainerEntry.equals(Object)35
org.eclipse.cdt.internal.core.model.CProject.findSourceRoot(IPath)467
org.eclipse.cdt.internal.core.model.LibraryEntry.equals(Object)117
org.eclipse.cdt.internal.core.model.LibraryEntry.equals(Object)127
org.eclipse.cdt.internal.core.model.LibraryEntry.equals(Object)107
org.eclipse.cdt.internal.core.model.PathEntry.equals(Object)60
org.eclipse.cdt.internal.core.model.PathEntryContainerUpdatesOperation.executeOperation()57
org.eclipse.cdt.internal.core.model.PathEntryManager.getMacroEntries(ITranslationUnit)311
org.eclipse.cdt.internal.core.model.PathEntryManager.getPathEntries(ITranslationUnit, int)400
org.eclipse.cdt.internal.core.model.PathEntryManager.updatePathEntryFromDeleteSource(ISourceRoot)1438
org.eclipse.cdt.internal.core.model.PathEntryUtil.checkForDuplication(List, int)550
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)224
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)76
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)184
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)112
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry[])392
org.eclipse.cdt.internal.core.model.SetPathEntryContainerOperation.executeOperation()77
org.eclipse.cdt.internal.core.PathEntryVariableManager.setValue(String, IPath)93
org.eclipse.cdt.internal.core.settings.model.CFileDescription.setData(CDataObject)62
org.eclipse.cdt.internal.core.settings.model.CFileDescription.setPath(IPath)51
org.eclipse.cdt.internal.core.settings.model.CFolderDescription.setData(CDataObject)128
org.eclipse.cdt.internal.core.settings.model.CFolderDescription.setPath(IPath)53
org.eclipse.cdt.internal.core.settings.model.MultiConfigDescription.getResourceDescription(IPath, boolean)252
org.eclipse.cdt.internal.core.settings.model.MultiResourceDescription.getPath()66
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.checkMove(IPath, IPath, ICExclusionPatternPathEntry[])65
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.checkMove(IPath, IPath, ICExclusionPatternPathEntry[])65
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.checkRemove(IPath, ICExclusionPatternPathEntry[])175
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.checkRemove(IPath, ICExclusionPatternPathEntry[])175
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.handleResourceMove(IResource, IResource)126
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.handleResourceMove(IResource, IResource)88
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.handleResourceMove(IResource, IResource)88
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.handleResourceMove(IResource, IResource)126

org.eclipse.core.runtime.IPath.getDevice()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.PathEntryVariableManager.setValue(String, IPath)81
org.eclipse.cdt.internal.core.Util.getTarget(IContainer, IPath, boolean)215
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)430
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)428
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)431
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)203
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)201
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)203
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)200
org.eclipse.cdt.utils.PathUtil.getCanonicalPath(IPath)58
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)226
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)221
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)222
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)226

org.eclipse.core.runtime.IPath.getFileExtension()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerInputAdapter.isValidSourceUnitName(String)147

org.eclipse.core.runtime.IPath.isAbsolute()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.ErrorParserManager.findFileInWorkspace(IPath)389
org.eclipse.cdt.core.ErrorParserManager.findFileName(String)371
org.eclipse.cdt.core.ErrorParserManager.pushDirectory(IPath)194
org.eclipse.cdt.core.ErrorParserManager.toURI(IPath)643
org.eclipse.cdt.core.errorparsers.ErrorPattern.getLocation(String)211
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeAbsolute(IProject, ICExclusionPatternPathEntry, boolean)1033
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeRelative(IProject, ICExclusionPatternPathEntry, boolean)1047
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2378
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.getEntryFullPath(IPathEntry)1313
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)859
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)834
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)834
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)859
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()628
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()628
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()607
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()607
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.toCOutputEntry(IOutputEntry, boolean)1676
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.toCSourceEntry(ISourceEntry, boolean)1666
org.eclipse.cdt.internal.core.model.BinaryElement.getTranslationUnit()122
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, IPath)392
org.eclipse.cdt.internal.core.model.CProject.findElement(IPath)89
org.eclipse.cdt.internal.core.model.CProject.getHandleFromMemento(String, MementoTokenizer)765
org.eclipse.cdt.internal.core.model.CProject.getHandleFromMemento(String, MementoTokenizer)782
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)136
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])250
org.eclipse.cdt.internal.core.model.IncludeEntry.getFullIncludePath()92
org.eclipse.cdt.internal.core.model.IncludeEntry.getFullIncludePath()104
org.eclipse.cdt.internal.core.model.IncludeFileEntry.getFullIncludeFilePath()92
org.eclipse.cdt.internal.core.model.IncludeFileEntry.getFullIncludeFilePath()80
org.eclipse.cdt.internal.core.model.LibraryEntry.getFullLibraryPath()152
org.eclipse.cdt.internal.core.model.LibraryEntry.getFullLibraryPath()141
org.eclipse.cdt.internal.core.model.MacroFileEntry.getFullMacroFilePath()80
org.eclipse.cdt.internal.core.model.MacroFileEntry.getFullMacroFilePath()92
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])908
org.eclipse.cdt.internal.core.model.PathEntryUtil.cloneEntryAndExpand(IPath, IPathEntry)249
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)189
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)129
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)65
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)173
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)81
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)189
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)81
org.eclipse.cdt.internal.core.model.PathEntryUtil.isValidBasePath(IPath)531
org.eclipse.cdt.internal.core.model.PathEntryUtil.isValidWorkspacePath(IProject, IPath)512
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry, boolean, boolean)452
org.eclipse.cdt.internal.core.PathEntryVariableManager.setValue(String, IPath)81
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.expandLocation(IProject, String)138
org.eclipse.cdt.internal.core.settings.model.DescriptionScannerInfoProvider.getValues(ICLanguageSettingPathEntry[])243
org.eclipse.cdt.internal.core.Util.getTarget(IContainer, IPath, boolean)227
org.eclipse.cdt.utils.CygPath.internalgetFileName(String)99
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)428
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)419
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.parseSourceInCULineInfo(String, int)206
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)187
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)187
org.eclipse.cdt.utils.PathUtil.getCanonicalPath(IPath)51
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)230

org.eclipse.core.runtime.IPath.isEmpty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.ErrorParserManager.ErrorParserManager(IProject, IPath, IMarkerGenerator, String[])118
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2456
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2416
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2443
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()602
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()605
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()602
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()605
org.eclipse.cdt.internal.core.model.APathEntry.toString()145
org.eclipse.cdt.internal.core.model.APathEntry.toString()148
org.eclipse.cdt.internal.core.model.Binary.addFunction(OpenableInfo, IBinaryParserISymbol, Map)357
org.eclipse.cdt.internal.core.model.Binary.addVariable(OpenableInfo, IBinaryParserISymbol, Map)386
org.eclipse.cdt.internal.core.model.CProject.getSourceRoot(ICSourceEntry)432
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)201
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)214
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)174
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])331
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])329
org.eclipse.cdt.internal.core.model.IncludeEntry.getFullIncludePath()90
org.eclipse.cdt.internal.core.model.IncludeEntry.toString()127
org.eclipse.cdt.internal.core.model.IncludeFileEntry.getFullIncludeFilePath()78
org.eclipse.cdt.internal.core.model.IncludeFileEntry.toString()112
org.eclipse.cdt.internal.core.model.LibraryEntry.getFullLibraryPath()139
org.eclipse.cdt.internal.core.model.LibraryEntry.toString()182
org.eclipse.cdt.internal.core.model.MacroFileEntry.getFullMacroFilePath()78
org.eclipse.cdt.internal.core.model.MacroFileEntry.toString()115
org.eclipse.cdt.internal.core.model.PathEntry.toString()142
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])925
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])953
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])965
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)171
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)127
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)63
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)191
org.eclipse.cdt.internal.core.model.PathEntryUtil.getExpandedPathEntry(IPathEntry, ICProject)83
org.eclipse.cdt.internal.core.model.PathEntryUtil.isValidBasePath(IPath)531
org.eclipse.cdt.utils.DefaultCygwinToolFactory.getCygPath()38
org.eclipse.cdt.utils.DefaultGnuToolFactory.getAddr2line(IPath)37
org.eclipse.cdt.utils.DefaultGnuToolFactory.getCPPFilt()52
org.eclipse.cdt.utils.DefaultGnuToolFactory.getNM(IPath)84
org.eclipse.cdt.utils.DefaultGnuToolFactory.getObjdump(IPath)68
org.eclipse.cdt.utils.macho.parser.MachOParser.getCPPFilt()111
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)230

org.eclipse.core.runtime.IPath.isPrefixOf(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.PathUtil.getProjectRelativePath(IPath, IProject)80
org.eclipse.cdt.core.browser.PathUtil.getProjectRelativePath(IPath, IProject)76
org.eclipse.cdt.core.browser.PathUtil.getRawLocation(IPath)94
org.eclipse.cdt.core.browser.PathUtil.getWorkspaceRelativePath(IPath)65
org.eclipse.cdt.core.browser.PathUtil.makeRelativePathToIncludes(IPath, String[])131
org.eclipse.cdt.core.browser.TypeSearchScope.encloses(IPath)135
org.eclipse.cdt.core.browser.TypeSearchScope.projectContainsPath(ICProject, IPath, boolean)179
org.eclipse.cdt.core.browser.TypeSearchScope.projectContainsPath(ICProject, IPath, boolean)201
org.eclipse.cdt.core.index.ResourceContainerRelativeLocationConverter.toInternalFormat(IIndexFileLocation)56
org.eclipse.cdt.core.model.CoreModel.oldIsScannerInformationEmpty(IResource)1318
org.eclipse.cdt.core.parser.ParserUtil.getResourceForFilename(String)96
org.eclipse.cdt.core.settings.model.util.CDataUtil.isExcluded(IPath, ICSourceEntry)606
org.eclipse.cdt.core.settings.model.util.CDataUtil.isExcluded(IPath, ICSourceEntry)609
org.eclipse.cdt.core.settings.model.util.CDataUtil.isOnSourceEntry(IPath, ICSourceEntry)624
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeAbsolute(IProject, ICExclusionPatternPathEntry, boolean)1033
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeRelative(IProject, ICExclusionPatternPathEntry, boolean)1048
org.eclipse.cdt.core.settings.model.util.CDataUtil.removePrefix(IPath, Collection, Collection)911
org.eclipse.cdt.core.settings.model.util.CDataUtil.sortIncludingExcludingEntries(IPath, ICSourceEntry[], List, List)765
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.filterAndPropagate(PathSettingsContainer, List)2011
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.resolveFilter(IContainer, IPath)2189
org.eclipse.cdt.internal.core.dom.rewrite.commenthandler.ASTCommenter.isInWorkspace(IASTNode)157
org.eclipse.cdt.internal.core.model.BinaryRunner.Visitor.isOnOutputEntry(IOutputEntry, IPath)233
org.eclipse.cdt.internal.core.model.BinaryRunner.Visitor.isOnOutputEntry(IOutputEntry, IPath)233
org.eclipse.cdt.internal.core.model.CModelManager.create(IFolder, ICProject)287
org.eclipse.cdt.internal.core.model.CModelManager.releaseCElement(ICElement)559
org.eclipse.cdt.internal.core.model.CModelManager.releaseCElement(ICElement)544
org.eclipse.cdt.internal.core.model.ContentTypeProcessor.getAffectedProjects(IContentTypeManagerContentTypeChangeEvent)323
org.eclipse.cdt.internal.core.model.CProject.getSourceRoot(ICSourceEntry)428
org.eclipse.cdt.internal.core.model.CProject.isOnOutputEntry(IOutputEntry, IPath)571
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])279
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])251
org.eclipse.cdt.internal.core.model.DeltaProcessor.releaseCElement(ICElement)206
org.eclipse.cdt.internal.core.model.DeltaProcessor.releaseCElement(ICElement)196
org.eclipse.cdt.internal.core.model.IncludeReference.isOnIncludeEntry(IPath)135
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])945
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])909
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry[])392
org.eclipse.cdt.internal.core.model.SourceRoot.isOnSourceEntry(IPath)67

org.eclipse.core.runtime.IPath.isRoot()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)230

org.eclipse.core.runtime.IPath.isUNC()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)187
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)187

org.eclipse.core.runtime.IPath.lastSegment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.model.CoreModel.isTranslationUnit(IFile)224
org.eclipse.cdt.core.model.util.CElementBaseLabels.getTranslationUnitLabel(ITranslationUnit, int, StringBuffer)798
org.eclipse.cdt.core.model.util.CElementBaseLabels.getTranslationUnitLabel(ITranslationUnit, int, StringBuffer)803
org.eclipse.cdt.core.resources.FileStorage.getName()58
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.getResourceData(IPath, boolean, boolean)1842
org.eclipse.cdt.internal.core.LocalProjectScope.deletePreferences(IPath, IPath)98
org.eclipse.cdt.internal.core.LocalProjectScope.deletePreferences(IPath, IPath)96
org.eclipse.cdt.internal.core.model.BinaryElement.getTranslationUnit()143
org.eclipse.cdt.internal.core.model.BinaryModule.BinaryModule(Binary, IPath)37
org.eclipse.cdt.internal.core.model.CModelManager.create(IFile, ICProject)321
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, IPath)390
org.eclipse.cdt.internal.core.model.LibraryReference.LibraryReference(ICElement, ILibraryEntry)34
org.eclipse.cdt.internal.core.model.Openable.Openable(ICElement, IPath, int)37
org.eclipse.cdt.internal.core.model.PathEntryManager.projectPrerequisites(IPathEntry[])872
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFile(Object, int, IIndexFileLocation, IScannerInfo, IProgressMonitor)672
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFilesUpFront(IProgressMonitor)516
org.eclipse.cdt.internal.core.resources.LocationAdapter.1.extractName(IPath)36
org.eclipse.cdt.internal.core.resources.ResourceLookupTree.findFilesByName(IPath, IProject[], boolean)687
org.eclipse.cdt.internal.core.settings.model.CConfigurationDescription.createFileDescription(IPath, ICResourceDescription)444
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.generateCElementDeltasFromResourceDelta(ICProject, ICDescriptionDelta, List)1978
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.getLanguageSettingForFile(ICConfigurationDescription, IPath, boolean)2434
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.settingsCustomized(IProject, CResourceData, CFileData)2531
org.eclipse.cdt.internal.core.settings.model.DescriptionScannerInfoProvider.getScannerInformation(IResource)92
org.eclipse.cdt.utils.BinaryObjectAdapter.getName()160

org.eclipse.core.runtime.IPath.makeAbsolute()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeAbsolute(IProject, ICExclusionPatternPathEntry, boolean)1034
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.toProjectPath(IPath)778
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.toProjectPath(IPath)778
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])256
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])914
org.eclipse.cdt.internal.core.resources.LocationAdapter.1.platformsFindFilesForLocation(IPath)45
org.eclipse.cdt.utils.CygPath.internalgetFileName(String)104

org.eclipse.core.runtime.IPath.makeRelative()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.model.PathEntryContainerInitializer.getDescription(IPath, ICProject)73
org.eclipse.cdt.core.model.util.CElementBaseLabels.getFolderLabel(ICContainer, int, StringBuffer)759
org.eclipse.cdt.core.model.util.CElementBaseLabels.getTranslationUnitLabel(ITranslationUnit, int, StringBuffer)784
org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData.standardizePath(IPath)78
org.eclipse.cdt.core.settings.model.util.CDataUtil.include(IPath, ICSourceEntry)746
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeRelative(IProject, ICExclusionPatternPathEntry, boolean)1049
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeRelative(IProject, ICExclusionPatternPathEntry, boolean)1051
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.applyLangSettings(PathSettingsContainer, int)1807
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.applyLangSettings(PathSettingsContainer, int)1807
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.filterAndPropagate(PathSettingsContainer, List)2011
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)848
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)841
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)841
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)835
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)848
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)835
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])282
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])254
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])912
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])948
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.generateCElementDeltasFromResourceDelta(ICProject, ICDescriptionDelta, List)1967
org.eclipse.cdt.internal.core.settings.model.ResourceDescriptionHolder.normalizePath(IPath)177

org.eclipse.core.runtime.IPath.matchingFirstSegments(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.PathUtil.getWorkspaceRelativePath(IPath)66
org.eclipse.cdt.core.browser.PathUtil.makeRelativePath(IPath, IPath)102
org.eclipse.cdt.core.browser.PathUtil.makeRelativePathToIncludes(IPath, String[])132
org.eclipse.cdt.internal.core.model.CProject.getSourceRoot(ICSourceEntry)429

org.eclipse.core.runtime.IPath.removeFirstSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.PathUtil.getProjectRelativePath(IPath, IProject)81
org.eclipse.cdt.core.browser.PathUtil.getProjectRelativePath(IPath, IProject)77
org.eclipse.cdt.core.browser.PathUtil.getWorkspaceRelativePath(IPath)67
org.eclipse.cdt.core.browser.PathUtil.makeRelativePath(IPath, IPath)105
org.eclipse.cdt.core.browser.PathUtil.makeRelativePath(IPath, IPath)104
org.eclipse.cdt.core.browser.PathUtil.makeRelativePathToIncludes(IPath, String[])134
org.eclipse.cdt.core.index.ResourceContainerRelativeLocationConverter.toInternalFormat(IIndexFileLocation)57
org.eclipse.cdt.core.parser.ParserUtil.getResourceForFilename(String)97
org.eclipse.cdt.core.settings.model.util.CDataUtil.include(IPath, ICSourceEntry)746
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeRelative(IProject, ICExclusionPatternPathEntry, boolean)1049
org.eclipse.cdt.core.settings.model.util.CDataUtil.removePrefix(IPath, Collection, Collection)912
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.createChild(IPath)1042
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.createChild(IPath)1042
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.setEntries(int, ICLanguageSettingEntry[], Set)1083
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.setEntries(int, ICLanguageSettingEntry[], Set)1083
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)848
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)848
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)841
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)841
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.performTranslation(IPath, PathEntryTranslatorResourceInfo[], IPath)2212
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.resolveFilter(IContainer, IPath)2190
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.toCOutputEntry(IOutputEntry, boolean)1677
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.toCSourceEntry(ISourceEntry, boolean)1667
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.findContainer(IPath, boolean, boolean, boolean, int, PathSettingsContainerPatternSearchInfo)358
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.processPatterns(IPath, int, int, PathSettingsContainerPatternSearchInfo)444
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.processPatterns(IPath, int, int, PathSettingsContainerPatternSearchInfo)491
org.eclipse.cdt.internal.core.model.CModelManager.create(IFile, ICProject)320
org.eclipse.cdt.internal.core.model.CModelManager.create(IFolder, ICProject)288
org.eclipse.cdt.internal.core.model.CModelManager.create(IFolder, ICProject)275
org.eclipse.cdt.internal.core.model.CProject.getSourceRoot(ICSourceEntry)430
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])281
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])253
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])911
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])947
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry[])395
org.eclipse.cdt.internal.core.model.SourceRoot.SourceRoot(ICElement, IResource, ICSourceEntry)41
org.eclipse.cdt.internal.core.model.TranslationUnit.getHandleMemento(StringBuilder)1135
org.eclipse.cdt.utils.CygPath.internalgetFileName(String)103
org.eclipse.cdt.utils.PathUtil.getProjectRelativePath(IPath, IProject)82
org.eclipse.cdt.utils.PathUtil.getProjectRelativePath(IPath, IProject)86
org.eclipse.cdt.utils.PathUtil.getWorkspaceRelativePath(IPath)72
org.eclipse.cdt.utils.PathUtil.makeRelativePath(IPath, IPath)110
org.eclipse.cdt.utils.PathUtil.makeRelativePath(IPath, IPath)109
org.eclipse.cdt.utils.PathUtil.makeRelativePathToIncludes(IPath, String[])139

org.eclipse.core.runtime.IPath.removeLastSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.PathUtil.getEnclosingProject(IPath)154
org.eclipse.cdt.core.browser.PathUtil.getValidEnclosingFolder(IPath)169
org.eclipse.cdt.core.model.util.CElementBaseLabels.getTranslationUnitLabel(ITranslationUnit, int, StringBuffer)800
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.getResourceData(IPath, boolean, boolean)1847
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()635
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()635
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.setPath(IPath, boolean)564
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.externalizeTemplateString(TemplateInfo, String)215
org.eclipse.cdt.internal.core.model.Binary.addSourceFiles(OpenableInfo, IBinaryParserIBinaryObject, Map)311
org.eclipse.cdt.internal.core.model.CModelManager.create(IFile, ICProject)322
org.eclipse.cdt.internal.core.model.PathEntryManager.getMacroEntries(ITranslationUnit)308
org.eclipse.cdt.internal.core.model.PathEntryManager.getPathEntries(ITranslationUnit, int)397
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFile(Object, int, IIndexFileLocation, IScannerInfo, IProgressMonitor)672
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFilesUpFront(IProgressMonitor)522
org.eclipse.cdt.utils.PathUtil.getEnclosingProject(IPath)156
org.eclipse.cdt.utils.PathUtil.getValidEnclosingFolder(IPath)171

org.eclipse.core.runtime.IPath.removeTrailingSeparator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry.fullExclusionPatternChars()62
org.eclipse.cdt.internal.core.model.APathEntry.fullExclusionPatternChars()74

org.eclipse.core.runtime.IPath.segment(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2425
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.findResourceInfo(IContainer, IPath, boolean)2313
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.toProjectPath(IPath)776
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.toProjectPath(IPath)776
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)844
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)840
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)846
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)840
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)846
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)844
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.performTranslation(IPath, PathEntryTranslatorResourceInfo[], IPath)2209
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo.getRefProjectsMap()178
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo.getRefProjectsMap()178
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.findContainer(IPath, boolean, boolean, boolean, int, PathSettingsContainerPatternSearchInfo)356
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.hasSpecChars(IPath)654
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.pathsEqual(IPath, IPath)423
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.pathsEqual(IPath, IPath)423
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.processPatterns(IPath, int, int, PathSettingsContainerPatternSearchInfo)432
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.setPath(IPath, boolean)566
org.eclipse.cdt.core.settings.model.util.ResourceChangeHandlerBase.DeltaVisitor.getResource(IPath, IResource)60
org.eclipse.cdt.core.settings.model.util.ResourceChangeHandlerBase.DeltaVisitor.getResource(IPath, IResource)60
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)183
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])252
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])280
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])280
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])252
org.eclipse.cdt.internal.core.model.PathEntryManager.getPathEntryContainer(IPath, ICProject)740
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])910
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])910
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])946
org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(ICProject, IPathEntry[])946
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry, boolean, boolean)474
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry[])395
org.eclipse.cdt.utils.CygPath.internalgetFileName(String)99
org.eclipse.cdt.utils.CygPath.internalgetFileName(String)101
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)196
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)196
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)241
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)240
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)241
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)240
org.eclipse.cdt.utils.PathUtil.matchingFirstSegments(IPath, IPath)268
org.eclipse.cdt.utils.PathUtil.matchingFirstSegments(IPath, IPath)269
org.eclipse.cdt.utils.PathUtil.matchingFirstSegments(IPath, IPath)268
org.eclipse.cdt.utils.PathUtil.matchingFirstSegments(IPath, IPath)269

org.eclipse.core.runtime.IPath.segmentCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.PathUtil.getEnclosingProject(IPath)149
org.eclipse.cdt.core.browser.PathUtil.getProjectRelativePath(IPath, IProject)77
org.eclipse.cdt.core.browser.PathUtil.getProjectRelativePath(IPath, IProject)81
org.eclipse.cdt.core.browser.PathUtil.getValidEnclosingFolder(IPath)164
org.eclipse.cdt.core.browser.PathUtil.makeRelativePath(IPath, IPath)107
org.eclipse.cdt.core.index.ResourceContainerRelativeLocationConverter.toInternalFormat(IIndexFileLocation)57
org.eclipse.cdt.core.parser.ParserUtil.getResourceForFilename(String)97
org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData.addRcData(CResourceData)83
org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData.removeRcData(IPath)95
org.eclipse.cdt.core.settings.model.util.CDataUtil.addExcludePaths(ICSourceEntry, Collection, boolean)932
org.eclipse.cdt.core.settings.model.util.CDataUtil.include(IPath, ICSourceEntry)746
org.eclipse.cdt.core.settings.model.util.CDataUtil.isExcluded(IPath, ICSourceEntry)612
org.eclipse.cdt.core.settings.model.util.CDataUtil.isOnSourceEntry(IPath, ICSourceEntry)627
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeRelative(IProject, ICExclusionPatternPathEntry, boolean)1049
org.eclipse.cdt.core.settings.model.util.CDataUtil.removePrefix(IPath, Collection, Collection)912
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.findResourceInfo(IContainer, IPath, boolean)2312
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.createChild(IPath)1036
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.createChild(IPath)1042
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.createChild(IPath)1042
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.createChild(IPath)1036
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.getEntries(int, List, int, ICConfigurationDescription)1204
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.getEntries(int, List, int, ICConfigurationDescription)1204
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.setEntries(int, ICLanguageSettingEntry[], Set)1077
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.setEntries(int, ICLanguageSettingEntry[], Set)1079
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.setEntries(int, ICLanguageSettingEntry[], Set)1077
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.setEntries(int, ICLanguageSettingEntry[], Set)1078
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.setEntries(int, ICLanguageSettingEntry[], Set)1078
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryCollector.setEntries(int, ICLanguageSettingEntry[], Set)1079
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.toProjectPath(IPath)775
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.toProjectPath(IPath)775
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)839
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)842
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)842
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)846
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)839
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)846
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.performTranslation(IPath, PathEntryTranslatorResourceInfo[], IPath)2203
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.resolveFilter(IContainer, IPath)2190
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.findContainer(IPath, boolean, boolean, boolean, int, PathSettingsContainerPatternSearchInfo)353
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.hasSpecChars(IPath)652
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.pathsEqual(IPath, IPath)418
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.pathsEqual(IPath, IPath)419
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.processPatterns(IPath, int, int, PathSettingsContainerPatternSearchInfo)456
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.processPatterns(IPath, int, int, PathSettingsContainerPatternSearchInfo)480
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.processPatterns(IPath, int, int, PathSettingsContainerPatternSearchInfo)480
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.processPatterns(IPath, int, int, PathSettingsContainerPatternSearchInfo)490
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.processPatterns(IPath, int, int, PathSettingsContainerPatternSearchInfo)456
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.processPatterns(IPath, int, int, PathSettingsContainerPatternSearchInfo)449
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.setPath(IPath, boolean)566
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.setPath(IPath, boolean)543
org.eclipse.cdt.core.templateengine.process.processes.CreateFolder.createFolder(String, String, IProgressMonitor)64
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.externalizeTemplateString(TemplateInfo, String)214
org.eclipse.cdt.internal.core.model.CModelManager.create(IFile, ICProject)320
org.eclipse.cdt.internal.core.model.CModelManager.create(IFolder, ICProject)275
org.eclipse.cdt.internal.core.model.CModelManager.create(IFolder, ICProject)288
org.eclipse.cdt.internal.core.model.PathEntryManager.getMacroEntries(ITranslationUnit)305
org.eclipse.cdt.internal.core.model.PathEntryManager.getPathEntries(ITranslationUnit, int)395
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry[])395
org.eclipse.cdt.internal.core.model.SourceRoot.SourceRoot(ICElement, IResource, ICSourceEntry)40
org.eclipse.cdt.internal.core.model.SourceRoot.SourceRoot(ICElement, IResource, ICSourceEntry)41
org.eclipse.cdt.internal.core.model.SourceRoot.SourceRoot(ICElement, IResource, ICSourceEntry)40
org.eclipse.cdt.internal.core.PathEntryVariableManager.resolvePath(IPath)119
org.eclipse.cdt.internal.core.pdom.dom.PDOMProjectIndexLocationConverter.fromInternalFormat(String)65
org.eclipse.cdt.internal.core.resources.ResourceLookupTree.findFilesByName(IPath, IProject[], boolean)683
org.eclipse.cdt.internal.core.resources.ResourceLookupTree.remove(IResource)515
org.eclipse.cdt.internal.core.settings.model.CExternalSettingsDeltaProcessor.applyOutputEntriesChange(ICConfigurationDescription, CExternalSettinsDeltaCalculatorExtSettingsDelta[])101
org.eclipse.cdt.internal.core.settings.model.CExternalSettingsDeltaProcessor.applySourceEntriesChange(ICConfigurationDescription, CExternalSettinsDeltaCalculatorExtSettingsDelta[])71
org.eclipse.cdt.internal.core.settings.model.CFolderDescription.isRoot()194
org.eclipse.cdt.internal.core.settings.model.CFolderDescriptionCache.isRoot()137
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.getLanguageSettingForFile(ICConfigurationDescription, IPath, boolean)2425
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)192
org.eclipse.cdt.utils.PathUtil.equal(IPath, IPath)190
org.eclipse.cdt.utils.PathUtil.getEnclosingProject(IPath)151
org.eclipse.cdt.utils.PathUtil.getProjectRelativePath(IPath, IProject)86
org.eclipse.cdt.utils.PathUtil.getProjectRelativePath(IPath, IProject)82
org.eclipse.cdt.utils.PathUtil.getValidEnclosingFolder(IPath)166
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)234
org.eclipse.cdt.utils.PathUtil.isPrefix(IPath, IPath)233
org.eclipse.cdt.utils.PathUtil.makeRelativePath(IPath, IPath)112
org.eclipse.cdt.utils.PathUtil.makeRelativePathToIncludes(IPath, String[])137
org.eclipse.cdt.utils.PathUtil.matchingFirstSegments(IPath, IPath)261
org.eclipse.cdt.utils.PathUtil.matchingFirstSegments(IPath, IPath)262

org.eclipse.core.runtime.IPath.segments()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelManager.create(IFile, ICProject)323
org.eclipse.cdt.internal.core.model.CModelManager.create(IFolder, ICProject)276
org.eclipse.cdt.internal.core.model.CModelManager.create(IFolder, ICProject)289
org.eclipse.cdt.internal.core.resources.ResourceLookupTree.createFileNode(IPath, String)397
org.eclipse.cdt.internal.core.resources.ResourceLookupTree.remove(IResource)519

org.eclipse.core.runtime.IPath.setDevice(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.PathUtil.getWorkspaceRelativePath(IPath)67
org.eclipse.cdt.core.browser.PathUtil.makeRelativePathToIncludes(IPath, String[])134
org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData.standardizePath(IPath)78
org.eclipse.cdt.utils.CygPath.internalgetFileName(String)105
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)438
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)431
org.eclipse.cdt.utils.PathUtil.getCanonicalPath(IPath)59
org.eclipse.cdt.utils.PathUtil.getWorkspaceRelativePath(IPath)72
org.eclipse.cdt.utils.PathUtil.makeRelativePathToIncludes(IPath, String[])139

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.PathUtil.getCanonicalPath(IPath)52
org.eclipse.cdt.core.CCorePlugin.start(BundleContext)299
org.eclipse.cdt.core.CommandLauncher.execute(IPath, String[], String[], IPath, IProgressMonitor)149
org.eclipse.cdt.core.CommandLauncher.execute(IPath, String[], String[], IPath)126
org.eclipse.cdt.core.errorparsers.ErrorPattern.getLocation(String)210
org.eclipse.cdt.core.errorparsers.ErrorPattern.getLocation(String)217
org.eclipse.cdt.core.resources.FileStorage.getContents()38
org.eclipse.cdt.internal.core.CDTLogWriter.CDTLogWriter(File)56
org.eclipse.cdt.internal.core.index.provider.PDOMCache.getPDOM(IPath, IIndexLocationConverter)64
org.eclipse.cdt.internal.core.model.CElementInfo.hasChanged()125
org.eclipse.cdt.internal.core.model.CModelManager.createTranslationUnitFrom(ICProject, IPath)415
org.eclipse.cdt.internal.core.model.IncludeReference.computeChildren(OpenableInfo, IResource)101
org.eclipse.cdt.internal.core.model.IncludeReference.computeChildren(OpenableInfo, IResource)99
org.eclipse.cdt.internal.core.model.LibraryReferenceArchive.exists()57
org.eclipse.cdt.internal.core.model.LibraryReferenceShared.exists()64
org.eclipse.cdt.internal.core.model.LibraryReferenceShared.getModificationStamp()44
org.eclipse.cdt.internal.core.model.PathEntryUtil.isValidExternalPath(IPath)522
org.eclipse.cdt.internal.core.model.TranslationUnit.openBuffer(IProgressMonitor)617
org.eclipse.cdt.internal.core.model.TranslationUnitInfo.getSourceRange()35
org.eclipse.cdt.internal.core.PathEntryVariableManager.setValue(String, IPath)82
org.eclipse.cdt.internal.core.pdom.Checksums.createChecksumMap(IFile[], MessageDigest, IProgressMonitor)117
org.eclipse.cdt.internal.core.pdom.indexer.ProjectIndexerInputAdapter.getLastModified(IIndexFileLocation)157
org.eclipse.cdt.internal.core.pdom.PDOMManager.fileFromDatabaseName(String)405
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.expandLocation(IProject, String)143
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.removeOutdatedFiles(Map, List, IProgressMonitor)306
org.eclipse.cdt.internal.core.resources.LocationAdapter.1.getCanonicalPath(IPath)50
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.getPreferenceFile(String)1241
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.serialize(IContainer, String, ICStorageElement)524
org.eclipse.cdt.utils.BinaryFile.getContents()64
org.eclipse.cdt.utils.BinaryFile.hasChanged()73
org.eclipse.cdt.utils.CygPath.internalgetFileName(String)99
org.eclipse.cdt.utils.macho.parser.MachOBinaryObject.hasChanged()383
org.eclipse.cdt.utils.PathUtil.getCanonicalPath(IPath)54

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CommandLauncher.execute(IPath, String[], String[], IPath, IProgressMonitor)144
org.eclipse.cdt.core.CommandLauncher.execute(IPath, String[], String[], IPath)121
org.eclipse.cdt.core.parser.CodeReaderCache.UpdateCodeReaderCacheListener.RemoveCacheJob.removeKeys(IResourceDelta[])102
org.eclipse.cdt.core.parser.CodeReaderCache.UpdateCodeReaderCacheListener.RemoveCacheJob.removeKeys(IResourceDelta[])102
org.eclipse.cdt.core.parser.CodeReaderCache.UpdateCodeReaderCacheListener.RemoveCacheJob.removeKeys(IResourceDelta[])102
org.eclipse.cdt.core.resources.ACBuilder.addMarker(ProblemMarkerInfo)59
org.eclipse.cdt.core.resources.FileStorage.toString()82
org.eclipse.cdt.core.resources.ScannerProvider.getScannerInformation(IResource)117
org.eclipse.cdt.core.resources.ScannerProvider.getScannerInformation(IResource)131
org.eclipse.cdt.core.resources.ScannerProvider.getScannerInformation(IResource)107
org.eclipse.cdt.core.resources.ScannerProvider.getScannerInformation(IResource)109
org.eclipse.cdt.internal.core.cdtvariables.CdtMacroSupplier.getMacro(String, IWorkspace)405
org.eclipse.cdt.internal.core.dom.InternalASTServiceProvider.getCompletionNode(IFile, int, ICodeReaderFactory)185
org.eclipse.cdt.internal.core.dom.InternalASTServiceProvider.getCompletionNode(IStorage, IProject, int, ICodeReaderFactory)180
org.eclipse.cdt.internal.core.dom.InternalASTServiceProvider.getTranslationUnit(IFile, boolean)286
org.eclipse.cdt.internal.core.dom.InternalASTServiceProvider.getTranslationUnit(IFile, ICodeReaderFactory, boolean)290
org.eclipse.cdt.internal.core.dom.InternalASTServiceProvider.getTranslationUnit(IFile, ICodeReaderFactory, IParserConfiguration)89
org.eclipse.cdt.internal.core.dom.InternalASTServiceProvider.getTranslationUnit(IFile, ICodeReaderFactory)81
org.eclipse.cdt.internal.core.dom.InternalASTServiceProvider.getTranslationUnit(IFile)74
org.eclipse.cdt.internal.core.dom.InternalASTServiceProvider.getTranslationUnit(IStorage, IProject, ICodeReaderFactory)278
org.eclipse.cdt.internal.core.dom.InternalASTServiceProvider.getTranslationUnit(IStorage, IProject)282
org.eclipse.cdt.internal.core.dom.PartialWorkingCopyCodeReaderFactory.createCodeReaderForTranslationUnit(ITranslationUnit)60
org.eclipse.cdt.internal.core.dom.SavedCodeReaderFactory.createCodeReaderForTranslationUnit(ITranslationUnit)87
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerInputAdapter.getASTPath(IIndexFileLocation)68
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerInputAdapter.getLastModified(IIndexFileLocation)48
org.eclipse.cdt.internal.core.model.Binary.addSourceFiles(OpenableInfo, IBinaryParserIBinaryObject, Map)311
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry, boolean, boolean)467
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry, boolean, boolean)439
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry, boolean, boolean)429
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry, boolean, boolean)455
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry, boolean, boolean)463
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry, boolean, boolean)443
org.eclipse.cdt.internal.core.model.TranslationUnit.getCodeReader()949
org.eclipse.cdt.internal.core.model.TranslationUnit.getCodeReader()955
org.eclipse.cdt.internal.core.model.TranslationUnit.getCodeReader()957
org.eclipse.cdt.internal.core.parser.InternalParserUtil.normalizePath(String, IFile)40
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFile(Object, int, IIndexFileLocation, IScannerInfo, IProgressMonitor)669
org.eclipse.cdt.internal.core.pdom.dom.PDOMMacro.getFileName()285
org.eclipse.cdt.internal.core.pdom.dom.PDOMMacroReferenceName.getFileName()186
org.eclipse.cdt.internal.core.pdom.dom.PDOMName.getFileName()293
org.eclipse.cdt.internal.core.settings.model.DescriptionScannerInfoProvider.getValues(ICLanguageSettingPathEntry[])249
org.eclipse.cdt.internal.core.Util.getTarget(IContainer, IPath, boolean)230
org.eclipse.cdt.utils.coff.parser.PEBinaryArchive.getObjects()45
org.eclipse.cdt.utils.coff.parser.PEBinaryArchive.PEBinaryArchive(PEParser, IPath)33
org.eclipse.cdt.utils.coff.parser.PEBinaryObject.getAdapter(Class)113
org.eclipse.cdt.utils.coff.parser.PEBinaryObject.getAdapter(Class)111
org.eclipse.cdt.utils.coff.parser.PEBinaryObject.getPE()130
org.eclipse.cdt.utils.coff.parser.PEBinaryObject.getPE()128
org.eclipse.cdt.utils.coff.parser.PEParser.getBinary(byte[], IPath)57
org.eclipse.cdt.utils.CygPath.internalgetFileName(String)107
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)443
org.eclipse.cdt.utils.DefaultCygwinToolFactory.getCygPath()40
org.eclipse.cdt.utils.DefaultGnuToolFactory.getAddr2line(IPath)39
org.eclipse.cdt.utils.DefaultGnuToolFactory.getAddr2line(IPath)39
org.eclipse.cdt.utils.DefaultGnuToolFactory.getCPPFilt()54
org.eclipse.cdt.utils.DefaultGnuToolFactory.getNM(IPath)86
org.eclipse.cdt.utils.DefaultGnuToolFactory.getNM(IPath)86
org.eclipse.cdt.utils.DefaultGnuToolFactory.getObjdump(IPath)70
org.eclipse.cdt.utils.DefaultGnuToolFactory.getObjdump(IPath)70
org.eclipse.cdt.utils.elf.parser.ElfBinaryArchive.ElfBinaryArchive(IBinaryParser, IPath)34
org.eclipse.cdt.utils.elf.parser.ElfBinaryArchive.getObjects()46
org.eclipse.cdt.utils.elf.parser.ElfBinaryObject.getAdapter(Class)198
org.eclipse.cdt.utils.elf.parser.ElfBinaryObject.getElfHelper()119
org.eclipse.cdt.utils.elf.parser.ElfParser.getBinary(byte[], IPath)58
org.eclipse.cdt.utils.macho.parser.MachOBinaryArchive.getObjects()44
org.eclipse.cdt.utils.macho.parser.MachOBinaryArchive.MachOBinaryArchive(IBinaryParser, IPath)32
org.eclipse.cdt.utils.macho.parser.MachOBinaryObject.getAdapter(Class)403
org.eclipse.cdt.utils.macho.parser.MachOBinaryObject.getMachOHelper()99
org.eclipse.cdt.utils.macho.parser.MachOBinaryObject.getMachOHelper()101
org.eclipse.cdt.utils.macho.parser.MachOParser.getBinary(byte[], IPath)56
org.eclipse.cdt.utils.macho.parser.MachOParser.getCPPFilt()113
org.eclipse.cdt.utils.som.parser.SOMBinaryArchive.getObjects()51
org.eclipse.cdt.utils.som.parser.SOMBinaryArchive.SOMBinaryArchive(IBinaryParser, IPath)39
org.eclipse.cdt.utils.som.parser.SOMBinaryObject.getSOM()147
org.eclipse.cdt.utils.som.parser.SOMBinaryObject.getSOM()149
org.eclipse.cdt.utils.som.parser.SOMParser.getBinary(byte[], IPath)54
org.eclipse.cdt.utils.xcoff.parser.XCOFF32Parser.getBinary(byte[], IPath)58
org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryArchive.getObjects()52
org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryArchive.XCOFFBinaryArchive(IBinaryParser, IPath)39
org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject.getXCoff32()138
org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject.getXCoff32()140

org.eclipse.core.runtime.IPath.toPortableString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.language.ProjectLanguageConfiguration.addFileMapping(ICConfigurationDescription, IFile, String)148
org.eclipse.cdt.core.language.ProjectLanguageConfiguration.getLanguageForFile(ICConfigurationDescription, IFile)82
org.eclipse.cdt.core.language.ProjectLanguageConfiguration.removeAllFileMappings(IFile)210
org.eclipse.cdt.core.language.ProjectLanguageConfiguration.removeFileMapping(ICConfigurationDescription, IFile)176
org.eclipse.cdt.core.language.ProjectLanguageConfiguration.setFileMappings(IFile, Map)245
org.eclipse.cdt.core.model.LanguageManager.getLanguageForFile(IFile, ICConfigurationDescription, String)587
org.eclipse.cdt.core.model.LanguageManager.getLanguageForFile(IPath, IProject, ICConfigurationDescription, String)548
org.eclipse.cdt.internal.core.CdtVarPathEntryVariableManager.resolvePath(IPath)170
org.eclipse.cdt.internal.core.model.TranslationUnit.getHandleMemento(StringBuilder)1125
org.eclipse.cdt.internal.core.model.TranslationUnit.getHandleMemento(StringBuilder)1137
org.eclipse.cdt.internal.core.PathEntryVariableManager.expandVariable(String)254
org.eclipse.cdt.internal.core.PathEntryVariableManager.resolvePath(IPath)122
org.eclipse.cdt.internal.core.PathEntryVariableManager.setValue(String, IPath)100
org.eclipse.cdt.internal.core.PathEntryVariableResolver.resolveValue(IDynamicVariable, String)40

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.TypeReference.toString()225
org.eclipse.cdt.core.browser.TypeReference.toString()227
org.eclipse.cdt.core.ErrorParserManager.findFileInWorkspace(IPath)390
org.eclipse.cdt.core.ErrorParserManager.pushDirectory(IPath)195
org.eclipse.cdt.core.ErrorParserManager.toURI(IPath)640
org.eclipse.cdt.core.ErrorParserManager.toURI(IPath)650
org.eclipse.cdt.core.index.IndexLocationFactory.getWorkspaceIFL(IFile)128
org.eclipse.cdt.core.index.ResourceContainerRelativeLocationConverter.fromInternalFormat(String)45
org.eclipse.cdt.core.index.ResourceContainerRelativeLocationConverter.toInternalFormat(IIndexFileLocation)57
org.eclipse.cdt.core.model.CoreModelUtil.isExcluded(IPath, char[][])77
org.eclipse.cdt.core.model.CoreModelUtil.isExcludedPath(IPath, IPath[])50
org.eclipse.cdt.core.model.LanguageManager.getLanguageForFile(IFile, ICConfigurationDescription, String)580
org.eclipse.cdt.core.model.LanguageManager.getLanguageForFile(IPath, IProject, ICConfigurationDescription, String)541
org.eclipse.cdt.core.model.LanguageMappingChangeEvent.getFilename()76
org.eclipse.cdt.core.model.LanguageMappingChangeEvent.getFilename()64
org.eclipse.cdt.core.model.PathEntryContainerInitializer.getDescription(IPath, ICProject)73
org.eclipse.cdt.core.model.util.CElementBaseLabels.getEnumeratorLabel(IEnumerator, int, StringBuffer)595
org.eclipse.cdt.core.model.util.CElementBaseLabels.getFieldLabel(IField, int, StringBuffer)507
org.eclipse.cdt.core.model.util.CElementBaseLabels.getFolderLabel(ICContainer, int, StringBuffer)759
org.eclipse.cdt.core.model.util.CElementBaseLabels.getFunctionLabel(IFunctionDeclaration, int, StringBuffer)681
org.eclipse.cdt.core.model.util.CElementBaseLabels.getMacroLabel(IMacro, int, StringBuffer)338
org.eclipse.cdt.core.model.util.CElementBaseLabels.getMethodLabel(IMethodDeclaration, int, StringBuffer)426
org.eclipse.cdt.core.model.util.CElementBaseLabels.getTranslationUnitLabel(ITranslationUnit, int, StringBuffer)795
org.eclipse.cdt.core.model.util.CElementBaseLabels.getTypeDefLabel(ITypeDef, int, StringBuffer)730
org.eclipse.cdt.core.model.util.CElementBaseLabels.getTypeLabel(ICElement, int, StringBuffer)870
org.eclipse.cdt.core.model.util.CElementBaseLabels.getVariableLabel(IVariableDeclaration, int, StringBuffer)557
org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry.contentsToString()104
org.eclipse.cdt.core.settings.model.ACExclusionFilterEntry.fullExclusionPatternChars()65
org.eclipse.cdt.core.settings.model.ACPathEntry.ACPathEntry(IPath, int)42
org.eclipse.cdt.core.settings.model.ACPathEntry.ACPathEntry(IResource, int)25
org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFileData.CDefaultFileData(String, IPath, CConfigurationData, CDataFactory)39
org.eclipse.cdt.core.settings.model.extension.impl.CDefaultFolderData.CDefaultFolderData(String, IPath, CConfigurationData, CDataFactory)42
org.eclipse.cdt.core.settings.model.util.CDataSerializer.store(CBuildData, ICStorageElement)417
org.eclipse.cdt.core.settings.model.util.CDataSerializer.store(CFileData, ICStorageElement)394
org.eclipse.cdt.core.settings.model.util.CDataSerializer.store(CFolderData, ICStorageElement)375
org.eclipse.cdt.core.settings.model.util.CDataUtil.createResolvedEntry(ICSettingEntry, ICConfigurationDescription, ICdtVariableManager)231
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeAbsolute(IProject, ICExclusionPatternPathEntry, boolean)1035
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeRelative(IProject, ICExclusionPatternPathEntry, boolean)1052
org.eclipse.cdt.core.settings.model.util.CDataUtil.resolvePath(ICdtVariableManager, ICConfigurationDescription, IPath)253
org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer.serializeEntry(ICSettingEntry, ICStorageElement)199
org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer.serializeEntry(ICSettingEntry, ICStorageElement)203
org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer.serializeEntry(ICSettingEntry, ICStorageElement)207
org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer.storeExclusions(ICStorageElement, IPath[])161
org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer.storePath(ICStorageElement, String, IPath)139
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()611
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()602
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()602
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()602
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()611
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryValueInfo.init()602
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.externalizeTemplateString(TemplateInfo, String)216
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.findLocation(String)87
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getWorkspacePath()124
org.eclipse.cdt.internal.core.cdtvariables.CdtMacroSupplier.getMacro(String, ICConfigurationDescription)210
org.eclipse.cdt.internal.core.CdtVarPathEntryVariableManager.setValue(String, IPath)183
org.eclipse.cdt.internal.core.model.APathEntry.equals(Object)103
org.eclipse.cdt.internal.core.model.APathEntry.equals(Object)104
org.eclipse.cdt.internal.core.model.APathEntry.fullExclusionPatternChars()77
org.eclipse.cdt.internal.core.model.APathEntry.toString()149
org.eclipse.cdt.internal.core.model.APathEntry.toString()146
org.eclipse.cdt.internal.core.model.CModelStatus.getMessage()283
org.eclipse.cdt.internal.core.model.CModelStatus.getMessage()188
org.eclipse.cdt.internal.core.model.CModelStatus.getMessage()277
org.eclipse.cdt.internal.core.model.CModelStatus.getMessage()222
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])307
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])263
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])275
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])288
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])298
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])285
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])318
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])291
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])330
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])332
org.eclipse.cdt.internal.core.model.IncludeEntry.equals(Object)73
org.eclipse.cdt.internal.core.model.IncludeEntry.equals(Object)73
org.eclipse.cdt.internal.core.model.IncludeEntry.equals(Object)64
org.eclipse.cdt.internal.core.model.IncludeEntry.equals(Object)64
org.eclipse.cdt.internal.core.model.IncludeFileEntry.equals(Object)55
org.eclipse.cdt.internal.core.model.IncludeFileEntry.equals(Object)55
org.eclipse.cdt.internal.core.model.IncludeFileEntry.equals(Object)64
org.eclipse.cdt.internal.core.model.IncludeFileEntry.equals(Object)64
org.eclipse.cdt.internal.core.model.IncludeReference.IncludeReference(ICElement, IIncludeEntry, IPath)49
org.eclipse.cdt.internal.core.model.LibraryEntry.toString()183
org.eclipse.cdt.internal.core.model.MacroFileEntry.equals(Object)63
org.eclipse.cdt.internal.core.model.MacroFileEntry.equals(Object)63
org.eclipse.cdt.internal.core.model.MacroFileEntry.equals(Object)54
org.eclipse.cdt.internal.core.model.MacroFileEntry.equals(Object)54
org.eclipse.cdt.internal.core.model.OutputEntry.equals(Object)37
org.eclipse.cdt.internal.core.model.OutputEntry.equals(Object)37
org.eclipse.cdt.internal.core.model.PathEntry.toString()143
org.eclipse.cdt.internal.core.model.ProjectEntry.equals(Object)36
org.eclipse.cdt.internal.core.model.ProjectEntry.equals(Object)36
org.eclipse.cdt.internal.core.model.SourceEntry.equals(Object)35
org.eclipse.cdt.internal.core.model.SourceEntry.equals(Object)35
org.eclipse.cdt.internal.core.model.SourceRoot.getHandleMemento(StringBuilder)89
org.eclipse.cdt.internal.core.model.SourceRoot.SourceRoot(ICElement, IResource, ICSourceEntry)42
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFile(Object, int, IIndexFileLocation, IScannerInfo, IProgressMonitor)672
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFilesUpFront(IProgressMonitor)522
org.eclipse.cdt.internal.core.pdom.Checksums.getChecksum(Map, IFile)85
org.eclipse.cdt.internal.core.pdom.Checksums.putChecksum(Map, IFile, byte[])97
org.eclipse.cdt.internal.core.pdom.dom.PDOMProjectIndexLocationConverter.PDOMProjectIndexLocationConverter(IProject, boolean)43
org.eclipse.cdt.internal.core.pdom.indexer.PDOMIndexerTask.getASTPathForParsingUpFront()149
org.eclipse.cdt.internal.core.pdom.indexer.ProjectIndexerIncludeResolutionHeuristics.findInclusion(String, String)79
org.eclipse.cdt.internal.core.pdom.indexer.ProjectIndexerIncludeResolutionHeuristics.selectBest(IFile[], char[])85
org.eclipse.cdt.internal.core.pdom.indexer.ProjectIndexerIncludeResolutionHeuristics.selectBest(IFile[], char[])89
org.eclipse.cdt.internal.core.pdom.indexer.ProjectIndexerInputAdapter.getASTPath(IIndexFileLocation)131
org.eclipse.cdt.internal.core.resources.LocationAdapter.1.extractName(IPath)39
org.eclipse.cdt.internal.core.resources.ResourceLookup.1.compare(IFile, IFile)136
org.eclipse.cdt.internal.core.resources.ResourceLookup.1.compare(IFile, IFile)136
org.eclipse.cdt.internal.core.resources.ResourceLookup.selectFile(IFile[], IProject)109
org.eclipse.cdt.internal.core.resources.ResourceLookup.selectFile(IFile[], IProject)109
org.eclipse.cdt.internal.core.resources.ResourceLookupTree.findFilesByName(IPath, IProject[], boolean)699
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.checkMove(IPath, IPath, ICExclusionPatternPathEntry[])67
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.checkMove(IPath, IPath, ICExclusionPatternPathEntry[])67
org.eclipse.cdt.internal.core.Util.isExcluded(IPath, char[][])273
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)423
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.parseSourceInCULineInfo(String, int)208

org.eclipse.core.runtime.IPath.uptoSegment(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.templateengine.process.processes.CreateFolder.createFolder(String, String, IProgressMonitor)65

org.eclipse.core.runtime.IProgressMonitor.beginTask(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.2.run(IProgressMonitor)688
org.eclipse.cdt.core.CCorePlugin.3.run(IProgressMonitor)732
org.eclipse.cdt.internal.core.index.CIndex.findBindings(char[][], IndexFilter, IProgressMonitor)382
org.eclipse.cdt.internal.core.index.CIndex.findMacros(char[], boolean, boolean, IndexFilter, IProgressMonitor)572
org.eclipse.cdt.internal.core.model.BinaryRunner.1.run(IProgressMonitor)106
org.eclipse.cdt.internal.core.model.CModelOperation.beginTask(String, int)202
org.eclipse.cdt.internal.core.model.ReconcileWorkingCopyOperation.executeOperation()48
org.eclipse.cdt.internal.core.pdom.Checksums.createChecksumMap(IFile[], MessageDigest, IProgressMonitor)109
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.run(IProgressMonitor)89
org.eclipse.cdt.internal.core.pdom.PDOMManager.3.run(IProgressMonitor)693
org.eclipse.cdt.internal.core.pdom.PDOMManager.6.run(IProgressMonitor)965
org.eclipse.cdt.internal.core.pdom.PDOMManager.7.run(IProgressMonitor)1004
org.eclipse.cdt.internal.core.pdom.PDOMManager.9.run(IProgressMonitor)1351
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.run(IProgressMonitor)88
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.6.run(IProgressMonitor)510
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)192
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)192

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.2.run(IProgressMonitor)705
org.eclipse.cdt.core.CCorePlugin.2.run(IProgressMonitor)705
org.eclipse.cdt.core.CCorePlugin.3.run(IProgressMonitor)772
org.eclipse.cdt.core.CCorePlugin.3.run(IProgressMonitor)772
org.eclipse.cdt.core.CProjectNature.addNature(IProject, String, IProgressMonitor)79
org.eclipse.cdt.core.CProjectNature.addNature(IProject, String, IProgressMonitor)79
org.eclipse.cdt.core.CProjectNature.addNature(IProject, String, IProgressMonitor)79
org.eclipse.cdt.internal.core.index.CIndex.findBindings(char[][], IndexFilter, IProgressMonitor)400
org.eclipse.cdt.internal.core.index.CIndex.findMacros(char[], boolean, boolean, IndexFilter, IProgressMonitor)594
org.eclipse.cdt.internal.core.model.BinaryRunner.1.run(IProgressMonitor)130
org.eclipse.cdt.internal.core.model.BinaryRunner.1.run(IProgressMonitor)130
org.eclipse.cdt.internal.core.model.BinaryRunner.1.run(IProgressMonitor)130
org.eclipse.cdt.internal.core.model.CModelOperation.done()324
org.eclipse.cdt.internal.core.model.ReconcileWorkingCopyOperation.executeOperation()77
org.eclipse.cdt.internal.core.model.ReconcileWorkingCopyOperation.executeOperation()77
org.eclipse.cdt.internal.core.pdom.Checksums.createChecksumMap(IFile[], MessageDigest, IProgressMonitor)131
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.run(IProgressMonitor)176
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.run(IProgressMonitor)176
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.run(IProgressMonitor)176
org.eclipse.cdt.internal.core.pdom.PDOMManager.3.syncronizeProjectSettings(IProject, IProgressMonitor)710
org.eclipse.cdt.internal.core.settings.model.AbstractCProjectDescriptionStorage.setProjectDescription(ICProjectDescription, int, IProgressMonitor)210
org.eclipse.cdt.internal.core.settings.model.AbstractCProjectDescriptionStorage.setProjectDescription(ICProjectDescription, int, IProgressMonitor)210
org.eclipse.cdt.internal.core.settings.model.AbstractCProjectDescriptionStorage.setProjectDescription(ICProjectDescription, int, IProgressMonitor)210
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.4.run(IProgressMonitor)460
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.4.run(IProgressMonitor)460
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.4.run(IProgressMonitor)460
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.6.run(IProgressMonitor)522
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.6.run(IProgressMonitor)522
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.6.run(IProgressMonitor)522
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)210
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)206
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)206
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)206
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)206
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)210
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)210
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)206
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)210
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)206
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)206
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)206
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.runContextOperations(SettingsContext, IProgressMonitor)2129
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.runWspModification(IWorkspaceRunnable, ISchedulingRule, IProgressMonitor)446
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.runWspModification(IWorkspaceRunnable, ISchedulingRule, IProgressMonitor)446
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.runWspModification(IWorkspaceRunnable, ISchedulingRule, IProgressMonitor)446
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.setProjectDescriptionWorkspacePreferences(ICProjectDescriptionWorkspacePreferences, boolean, IProgressMonitor)2629
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.setProjectDescriptionWorkspacePreferences(ICProjectDescriptionWorkspacePreferences, boolean, IProgressMonitor)2629
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.setProjectDescriptionWorkspacePreferences(ICProjectDescriptionWorkspacePreferences, boolean, IProgressMonitor)2629
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.updateProjectDescriptions(IProject[], IProgressMonitor)530
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.updateProjectDescriptions(IProject[], IProgressMonitor)530
org.eclipse.cdt.internal.core.settings.model.ExtensionContainerFactory.updateReferencedProviderIds(String[], IProgressMonitor)225

org.eclipse.core.runtime.IProgressMonitor.internalWorked(double)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelOperation.internalWorked(double)481

org.eclipse.core.runtime.IProgressMonitor.isCanceled()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.2.run(IProgressMonitor)693
org.eclipse.cdt.core.CCorePlugin.3.run(IProgressMonitor)737
org.eclipse.cdt.core.CommandLauncher.waitAndRead(OutputStream, OutputStream, IProgressMonitor)191
org.eclipse.cdt.core.CommandLauncher.waitAndRead(OutputStream, OutputStream, IProgressMonitor)202
org.eclipse.cdt.internal.core.model.ASTCache.1.run()292
org.eclipse.cdt.internal.core.model.ASTCache.createAST(ITranslationUnit, IIndex, IProgressMonitor)284
org.eclipse.cdt.internal.core.model.ASTCache.getAST(ITranslationUnit, IIndex, boolean, IProgressMonitor)110
org.eclipse.cdt.internal.core.model.ASTCache.getAST(ITranslationUnit, IIndex, boolean, IProgressMonitor)169
org.eclipse.cdt.internal.core.model.BinaryRunner.1.run(IProgressMonitor)120
org.eclipse.cdt.internal.core.model.BinaryRunner.1.run(IProgressMonitor)103
org.eclipse.cdt.internal.core.model.BinaryRunner.BinaryRunnerOperation.executeOperation()69
org.eclipse.cdt.internal.core.model.BinaryRunner.BinaryRunnerOperation.executeOperation()69
org.eclipse.cdt.internal.core.model.BinaryRunner.Visitor.visit(IResourceProxy)186
org.eclipse.cdt.internal.core.model.BinaryRunner.Visitor.visit(IResourceProxy)186
org.eclipse.cdt.internal.core.model.CModelBuilder2.checkCanceled()186
org.eclipse.cdt.internal.core.model.CModelBuilder2.isCanceled()182
org.eclipse.cdt.internal.core.model.CModelOperation.isCanceled()490
org.eclipse.cdt.internal.core.model.Openable.generateInfos(CElementInfo, Map, IProgressMonitor)260
org.eclipse.cdt.internal.core.model.PathEntryManager.GenerateMarkersJob.runInWorkspace(IProgressMonitor)1036
org.eclipse.cdt.internal.core.model.PathEntryManager.GenerateMarkersJob.runInWorkspace(IProgressMonitor)1036
org.eclipse.cdt.internal.core.model.ReconcileWorkingCopyOperation.executeOperation()46
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.createAST(AbstractLanguage, CodeReader, IScannerInfo, int, IProgressMonitor)267
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.extractFiles(Map>, List, IProgressMonitor)335
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFilesUpFront(IProgressMonitor)507
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseLinkage(int, Map>, IProgressMonitor)554
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseLinkage(int, Map>, IProgressMonitor)577
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseLinkage(int, Map>, IProgressMonitor)604
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.removeFilesInIndex(List, List, IProgressMonitor)479
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.removeFilesInIndex(List, List, IProgressMonitor)492
org.eclipse.cdt.internal.core.pdom.Checksums.createChecksumMap(IFile[], MessageDigest, IProgressMonitor)111
org.eclipse.cdt.internal.core.pdom.dom.MacroContainerCollector.checkCancelled()98
org.eclipse.cdt.internal.core.pdom.dom.MacroContainerPatternCollector.checkCancelled()64
org.eclipse.cdt.internal.core.pdom.dom.NamedNodeCollector.checkCancelled()135
org.eclipse.cdt.internal.core.pdom.indexer.PDOMIndexerTask.run(IProgressMonitor)123
org.eclipse.cdt.internal.core.pdom.indexer.TranslationUnitCollector.visit(ICElement)33
org.eclipse.cdt.internal.core.pdom.PDOM.BindingFinder.visit(IPDOMNode)457
org.eclipse.cdt.internal.core.pdom.PDOM.BindingFinder.visit(IPDOMNode)457
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.1.isCanceled()97
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.ProgressUpdateJob.run(IProgressMonitor)43
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.ProgressUpdateJob.run(IProgressMonitor)43
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.run(IProgressMonitor)119
org.eclipse.cdt.internal.core.pdom.PDOMWriter.resolveNames(Map, IIndexFileLocation[], ArrayList, IProgressMonitor)231
org.eclipse.cdt.internal.core.pdom.PDOMWriter.storeSymbolsInIndex(Map, IIndexFileLocation[], int, int, HashSet, IWritableIndex, int, boolean, ArrayList, IProgressMonitor)196
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.checkMonitor(IProgressMonitor)254
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.checkMonitor(IProgressMonitor)260

org.eclipse.core.runtime.IProgressMonitor.setCanceled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelOperation.setCanceled(boolean)656
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.1.setCanceled(boolean)104
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.cancelJobs(IPDOMIndexer, boolean)192
org.eclipse.cdt.internal.core.pdom.PDOMManager.8.run()1035

org.eclipse.core.runtime.IProgressMonitor.setTaskName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelOperation.setTaskName(String)673
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.run(IProgressMonitor)115
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.run(IProgressMonitor)102

org.eclipse.core.runtime.IProgressMonitor.subTask(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.BinaryRunner.Visitor.visit(IResourceProxy)211
org.eclipse.cdt.internal.core.model.BinaryRunner.Visitor.visit(IResourceProxy)211
org.eclipse.cdt.internal.core.model.CModelOperation.subTask(String)682
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFile(Object, int, IIndexFileLocation, IScannerInfo, IProgressMonitor)671
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFilesUpFront(IProgressMonitor)521
org.eclipse.cdt.internal.core.pdom.indexer.PDOMRebuildTask.run(IProgressMonitor)61
org.eclipse.cdt.internal.core.pdom.indexer.PDOMUpdateTask.run(IProgressMonitor)66
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.subTask(String)75

org.eclipse.core.runtime.IProgressMonitor.worked(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.BinaryRunner.Visitor.visit(IResourceProxy)189
org.eclipse.cdt.internal.core.model.BinaryRunner.Visitor.visit(IResourceProxy)189
org.eclipse.cdt.internal.core.model.CModelOperation.worked(int)704
org.eclipse.cdt.internal.core.model.ReconcileWorkingCopyOperation.executeOperation()74
org.eclipse.cdt.internal.core.pdom.Checksums.createChecksumMap(IFile[], MessageDigest, IProgressMonitor)129
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.worked(int)81
org.eclipse.cdt.internal.core.pdom.PDOMManager.6.run(IProgressMonitor)976
org.eclipse.cdt.internal.core.pdom.PDOMManager.7.run(IProgressMonitor)1015
org.eclipse.cdt.internal.core.pdom.PDOMManager.9.run(IProgressMonitor)1361
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.run(IProgressMonitor)96

org.eclipse.core.runtime.IStatus.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.cdtvariables.CdtVariableException.getVariableStatuses()91
org.eclipse.cdt.internal.core.CDTLogWriter.write(IStatus, int)192

org.eclipse.core.runtime.IStatus.getCode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.model.CModelException.toString()114
org.eclipse.cdt.core.model.CoreModelUtil.findTranslationUnit(IFile)662
org.eclipse.cdt.internal.core.CDTLogWriter.write(IStatus, int)179
org.eclipse.cdt.internal.core.model.BatchOperation.executeOperation()40
org.eclipse.cdt.internal.core.model.CModelOperation.executeNestedOperation(CModelOperation, int)367
org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(IProgressMonitor)640
org.eclipse.cdt.internal.core.model.PathEntryUtil.code2Severity(ICModelStatus)636
org.eclipse.cdt.internal.core.parser.InternalParserUtil.createWorkspaceFileReader(String, IFile, CodeReaderLRUCache)83
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.swallowError(IPath, Throwable)790
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication.start(IApplicationContext)71
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)181
org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.resolveMacro(ICdtVariable)330
org.eclipse.cdt.utils.cdtvariables.SupplierBasedCdtVariableSubstitutor.resolveMacro(ICdtVariable)361

org.eclipse.core.runtime.IStatus.getException()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.model.CModelException.getException()73
org.eclipse.cdt.internal.core.model.BatchOperation.executeOperation()41
org.eclipse.cdt.internal.core.model.CModelOperation.executeNestedOperation(CModelOperation, int)368
org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(IProgressMonitor)641
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.swallowError(IPath, Throwable)789
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)182

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.model.CModelException.toString()116
org.eclipse.cdt.internal.core.CDTLogWriter.write(IStatus, int)186
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerTask.logError(IStatus)235
org.eclipse.cdt.internal.core.model.CModelStatus.getMessage()177
org.eclipse.cdt.internal.core.model.PathEntryUtil.createPathEntryProblemMarker(IProject, ICModelStatus)571
org.eclipse.cdt.internal.core.model.PathEntryUtil.hasPathEntryProblemMarkersChange(IProject, ICModelStatus[])621
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.swallowError(IPath, Throwable)790
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication.start(IApplicationContext)72
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication.startImpl(IApplicationContext)129
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)178
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)182

org.eclipse.core.runtime.IStatus.getPlugin()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.CDTLogWriter.write(IStatus, int)175
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.swallowError(IPath, Throwable)790
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)181

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.QualifiedTypeName.isValid()275
org.eclipse.cdt.core.browser.QualifiedTypeName.isValidSegment(String)286
org.eclipse.cdt.core.CConventions.validateHeaderFileName(IProject, String)402
org.eclipse.cdt.core.CConventions.validateSourceFileName(IProject, String)429
org.eclipse.cdt.internal.core.CDTLogWriter.write(IStatus, int)177
org.eclipse.cdt.internal.core.model.CModelStatus.getSeverity()311
org.eclipse.cdt.internal.core.model.CreateIncludeOperation.verify()109
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.swallowError(IPath, Throwable)790
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)181

org.eclipse.core.runtime.IStatus.isMultiStatus()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.cdtvariables.CdtVariableException.getVariableStatuses()90
org.eclipse.cdt.internal.core.CDTLogWriter.write(IStatus, int)191

org.eclipse.core.runtime.IStatus.isOK()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CConventions.validateClassName(String)104
org.eclipse.cdt.core.CConventions.validateClassName(String)109
org.eclipse.cdt.core.CConventions.validateClassName(String)95
org.eclipse.cdt.core.CConventions.validateEnumName(String)467
org.eclipse.cdt.core.CConventions.validateEnumName(String)476
org.eclipse.cdt.core.CConventions.validateEnumName(String)481
org.eclipse.cdt.core.CConventions.validateIncludeName(IProject, String)312
org.eclipse.cdt.core.CConventions.validateNamespaceName(String)165
org.eclipse.cdt.core.CConventions.validateNamespaceName(String)156
org.eclipse.cdt.core.CConventions.validateNamespaceName(String)170
org.eclipse.cdt.internal.core.model.CModelOperation.execute()337
org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(IProgressMonitor)626
org.eclipse.cdt.internal.core.model.CopyElementsOperation.verify()222
org.eclipse.cdt.internal.core.model.CopyResourceElementsOperation.verify()231
org.eclipse.cdt.internal.core.model.CreateIncludeOperation.verify()105
org.eclipse.cdt.internal.core.model.CreateMemberOperation.verify()79
org.eclipse.cdt.internal.core.model.CreateMethodOperation.verifyNameCollision()74
org.eclipse.cdt.internal.core.model.PathEntryManager.elementChanged(ElementChangedEvent)1350
org.eclipse.cdt.internal.core.model.PathEntryManager.getResolvedPathEntries(ICProject, boolean, boolean)594
org.eclipse.cdt.internal.core.model.PathEntryManager.getResolvedPathEntries(ICProject, boolean, boolean)599
org.eclipse.cdt.internal.core.model.PathEntryUtil.validatePathEntry(ICProject, IPathEntry, boolean, boolean)492
org.eclipse.cdt.internal.core.model.ReconcileWorkingCopyOperation.verify()98
org.eclipse.cdt.internal.core.model.RenameElementsOperation.verify()55
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication.startImpl(IApplicationContext)128
org.eclipse.cdt.internal.formatter.CCodeFormatter.format(int, String, int, int, int, String)163

org.eclipse.core.runtime.ListenerList.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.model.LanguageManager.registerLanguageChangeListener(ILanguageMappingChangeListener)596
org.eclipse.cdt.internal.core.pdom.PDOMManager.addIndexChangeListener(IIndexChangeListener)936
org.eclipse.cdt.internal.core.pdom.PDOMManager.addIndexerStateListener(IIndexerStateListener)944
org.eclipse.cdt.internal.core.settings.model.CExternalSettingContainerFactoryWithListener.addListener(ICExternalSettingsListener)26

org.eclipse.core.runtime.ListenerList.getListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.model.LanguageManager.notifyLanguageChangeListeners(ILanguageMappingChangeEvent)614
org.eclipse.cdt.internal.core.pdom.PDOMManager.6.run(IProgressMonitor)964
org.eclipse.cdt.internal.core.pdom.PDOMManager.7.run(IProgressMonitor)1003
org.eclipse.cdt.internal.core.settings.model.CExternalSettingContainerFactoryWithListener.notifySettingsChange(IProject, String, CExternalSettingsContainerChangeInfo[])46

org.eclipse.core.runtime.ListenerList.isEmpty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.PDOMManager.fireStateChange(int)957
org.eclipse.cdt.internal.core.pdom.PDOMManager.handleChange(PDOM, PDOMChangeEvent)988

org.eclipse.core.runtime.ListenerList.ListenerList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.PDOMManager.PDOMManager()165
org.eclipse.cdt.internal.core.pdom.PDOMManager.PDOMManager()166
org.eclipse.cdt.internal.core.settings.model.CExternalSettingContainerFactoryWithListener.addListener(ICExternalSettingsListener)24

org.eclipse.core.runtime.ListenerList.ListenerList(int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.model.LanguageManager.LanguageManager()73

org.eclipse.core.runtime.ListenerList.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.model.LanguageManager.unregisterLanguageChangeListener(ILanguageMappingChangeListener)605
org.eclipse.cdt.internal.core.pdom.PDOMManager.removeIndexChangeListener(IIndexChangeListener)940
org.eclipse.cdt.internal.core.pdom.PDOMManager.removeIndexerStateListener(IIndexerStateListener)948
org.eclipse.cdt.internal.core.settings.model.CExternalSettingContainerFactoryWithListener.removeListener(ICExternalSettingsListener)34

org.eclipse.core.runtime.MultiStatus.add(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater.1.run(IProgressMonitor)161
org.eclipse.cdt.internal.formatter.CodeFormatterVisitor.reportFormattingProblem(RuntimeException)272

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, IStatus[], String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)185

org.eclipse.core.runtime.MultiStatus.MultiStatus(String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater.1.run(IProgressMonitor)144
org.eclipse.cdt.internal.formatter.CodeFormatterVisitor.format(String, IASTTranslationUnit)234

org.eclipse.core.runtime.NullProgressMonitor.isCanceled()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.1.isCanceled()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.ProgressMonitorAndCanceler.checkCanceled()38

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.AllTypesCache.getAllTypes()94
org.eclipse.cdt.core.browser.AllTypesCache.getNamespaces(ITypeSearchScope, boolean)134
org.eclipse.cdt.core.browser.AllTypesCache.getTypes(ITypeSearchScope, int[])119
org.eclipse.cdt.core.browser.IndexTypeInfo.createMacroReference()323
org.eclipse.cdt.core.browser.IndexTypeInfo.findBindings()315
org.eclipse.cdt.core.browser.IndexTypeInfo.getMacroReferences()411
org.eclipse.cdt.core.CCorePlugin.2.run(IProgressMonitor)686
org.eclipse.cdt.core.CCorePlugin.3.run(IProgressMonitor)730
org.eclipse.cdt.core.CProjectNature.addNature(IProject, String, IProgressMonitor)65
org.eclipse.cdt.core.index.export.ExternalExportProjectProvider.1.run(IProgressMonitor)130
org.eclipse.cdt.core.index.export.ExternalExportProjectProvider.1.run(IProgressMonitor)153
org.eclipse.cdt.core.resources.EFSFileStorage.getContents()52
org.eclipse.cdt.internal.core.CConfigBasedDescriptor.apply(boolean)256
org.eclipse.cdt.internal.core.dom.parser.c.CScope.getBinding(IASTName, boolean, IIndexFileSet)276
org.eclipse.cdt.internal.core.index.CIndex.findBindings(char[][], IndexFilter, IProgressMonitor)378
org.eclipse.cdt.internal.core.index.CIndex.findMacros(char[], boolean, boolean, IndexFilter, IProgressMonitor)568
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOM.run()93
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOM.run()130
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOM.run()130
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication.1.createMonitor(Job, IProgressMonitor, int)224
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication.1.createProgressGroup()228
org.eclipse.cdt.internal.core.pdom.indexer.DeltaAnalyzer.collectSources(ICContainer, Collection)76
org.eclipse.cdt.internal.core.pdom.PDOM.findBindings(Pattern[], boolean, IndexFilter, IProgressMonitor)517
org.eclipse.cdt.internal.core.pdom.PDOM.findMacroContainers(Pattern, IndexFilter, IProgressMonitor)584
org.eclipse.cdt.internal.core.pdom.PDOMManager.isProjectContentSynced(ICProject)1421
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.createArchive(File, File)228
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.checkIndex(Map, IProgressMonitor)228
org.eclipse.cdt.internal.core.settings.model.AbstractCProjectDescriptionStorage.setProjectDescription(ICProjectDescription, int, IProgressMonitor)173
org.eclipse.cdt.internal.core.settings.model.CExternalSettingsManager.applyLists(CExternalSettingsManagerProjDesCfgList[])517
org.eclipse.cdt.internal.core.settings.model.ConfigBasedPathEntryStore.handleEvent(CProjectDescriptionEvent)193
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.applyData(CConfigurationDescriptionCache, ICConfigurationDescription, CConfigurationData, SettingsContext, IProgressMonitor)1068
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.createData(ICConfigurationDescription, ICConfigurationDescription, CConfigurationData, boolean, IProgressMonitor)1097
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.getProjectDescription(IProject, int)387
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.loadData(ICConfigurationDescription, IProgressMonitor)1060
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.notifyCached(ICConfigurationDescription, CConfigurationData, IProgressMonitor)1077
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.removeData(ICConfigurationDescription, CConfigurationData, IProgressMonitor)1089
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.runWspModification(IWorkspaceRunnable, ISchedulingRule, IProgressMonitor)423
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.setProjectDescriptionWorkspacePreferences(ICProjectDescriptionWorkspacePreferences, boolean, IProgressMonitor)2599
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.updateProjectDescriptions(IProject[], IProgressMonitor)490
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionStorageManager.writeProjectStorageType(IProject, ICProjectDescriptionStorageTypeCProjectDescriptionStorageTypeProxy)178
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionStorageManager.writeProjectStorageType(IProject, ICProjectDescriptionStorageTypeCProjectDescriptionStorageTypeProxy)181
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionStorageManager.writeProjectStorageType(IProject, ICProjectDescriptionStorageTypeCProjectDescriptionStorageTypeProxy)183
org.eclipse.cdt.internal.core.settings.model.PathEntryConfigurationDataProvider.applyConfiguration(ICConfigurationDescription, ICConfigurationDescription, CConfigurationData, IProgressMonitor)267
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.done()288
org.eclipse.cdt.internal.core.settings.model.ResourceChangeHandler.RcMoveHandler.done()288
org.eclipse.cdt.internal.core.settings.model.SetCProjectDescriptionOperation.executeOperation()156
org.eclipse.cdt.internal.core.settings.model.SetCProjectDescriptionOperation.executeOperation()120
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.getConvertedDescription(SettingsContext)365
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.getProjectDescription(int, IProgressMonitor)218
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.getSharedProperty(IContainer, String)694
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.serialize(IContainer, String, ICStorageElement)528
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.serialize(IContainer, String, ICStorageElement)537
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.serialize(IContainer, String, ICStorageElement)522
org.eclipse.cdt.internal.core.settings.model.xml2.XmlProjectDescriptionStorage2.serialize(IContainer, String, ICStorageElement)220
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.ProgressMonitorAndCanceler.ProgressMonitorAndCanceler()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.ProgressMonitorAndCanceler.ProgressMonitorAndCanceler()22
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.1.(PDOMIndexerJob)93

org.eclipse.core.runtime.NullProgressMonitor.setCanceled(boolean)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.ProgressMonitorAndCanceler.setCanceled(boolean)33
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.ProgressMonitorAndCanceler.setCanceled(boolean)-1
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.1.setCanceled(boolean)-1

org.eclipse.core.runtime.NullProgressMonitor.subTask(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.PDOMIndexerJob.1.subTask(String)-1

org.eclipse.core.runtime.OperationCanceledException.OperationCanceledException()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.2.run(IProgressMonitor)694
org.eclipse.cdt.core.CCorePlugin.3.run(IProgressMonitor)738
org.eclipse.cdt.internal.core.model.CModelBuilder2.checkCanceled()188
org.eclipse.cdt.internal.core.model.ReconcileWorkingCopyOperation.executeOperation()47
org.eclipse.cdt.internal.core.pdom.Checksums.createChecksumMap(IFile[], MessageDigest, IProgressMonitor)112
org.eclipse.cdt.internal.core.pdom.dom.FindBinding.DefaultFindBindingVisitor.visit(IPDOMNode)115
org.eclipse.cdt.internal.core.pdom.dom.FindBinding.DefaultFindBindingVisitor.visit(IPDOMNode)115
org.eclipse.cdt.internal.core.pdom.dom.MacroContainerCollector.checkCancelled()99
org.eclipse.cdt.internal.core.pdom.dom.MacroContainerPatternCollector.checkCancelled()65
org.eclipse.cdt.internal.core.pdom.dom.NamedNodeCollector.checkCancelled()136
org.eclipse.cdt.internal.core.pdom.PDOMManager.importProjectPDOM(ICProject, InputStream)1220
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.checkMonitor(IProgressMonitor)255
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.createChecksums(ICProject, PDOM, File, IProgressMonitor)151
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.checkMonitor(IProgressMonitor)261
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.run(IProgressMonitor)100

org.eclipse.core.runtime.OperationCanceledException.OperationCanceledException(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelOperation.checkCanceled()216

org.eclipse.core.runtime.Path.addTrailingSeparator()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.PathUtil.getWorkspaceRelativePath(IPath)68
org.eclipse.cdt.utils.PathUtil.getWorkspaceRelativePath(IPath)73

org.eclipse.core.runtime.Path.append(IPath)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.settings.model.util.PathSettingsContainer.toNormalizedContainerPath(IPath)176

org.eclipse.core.runtime.Path.append(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.parseSourceInCULineInfo(String, int)207

org.eclipse.core.runtime.Path.fromOSString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.templateengine.process.processes.AddLink.process(TemplateCore, ProcessArgument[], String, IProgressMonitor)52
org.eclipse.cdt.internal.core.model.Binary.addSourceFiles(OpenableInfo, IBinaryParserIBinaryObject, Map)343

org.eclipse.core.runtime.Path.fromPortableString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CProject.getHandleFromMemento(String, MementoTokenizer)780
org.eclipse.cdt.internal.core.PathEntryVariableManager.getValue(String)73

org.eclipse.core.runtime.Path.getDevice()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.init(Elf)108
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.init(PE)141

org.eclipse.core.runtime.Path.makeAbsolute()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.PathEntryComposer(String, IProject)765
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.PathEntryComposer(String, IProject)765
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo.ReferenceSettingsInfo(ICConfigurationDescription)157
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo.ReferenceSettingsInfo(ICConfigurationDescription)157

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.browser.IndexTypeInfo.createReference(IIndexBinding, IIndexName)346
org.eclipse.cdt.core.browser.PathUtil.getCanonicalPath(IPath)55
org.eclipse.cdt.core.browser.PathUtil.getWorkspaceRelativePath(IPath)68
org.eclipse.cdt.core.browser.PathUtil.getWorkspaceRelativePath(String)87
org.eclipse.cdt.core.browser.PathUtil.makeRelativePath(IPath, IPath)106
org.eclipse.cdt.core.browser.PathUtil.makeRelativePathToIncludes(IPath, String[])130
org.eclipse.cdt.core.browser.TypeSearchScope.encloses(String)159
org.eclipse.cdt.core.browser.TypeSearchScope.getIncludePaths(ICProject)219
org.eclipse.cdt.core.CConventions.validateIncludeName(IProject, String)304
org.eclipse.cdt.core.ErrorParserManager.findCygwinFile(String)456
org.eclipse.cdt.core.ErrorParserManager.findFileName(String)349
org.eclipse.cdt.core.ErrorParserManager.findFilePath(String)439
org.eclipse.cdt.core.ErrorParserManager.isConflictingName(String)424
org.eclipse.cdt.core.errorparsers.ErrorPattern.getLocation(String)209
org.eclipse.cdt.core.errorparsers.ErrorPattern.getLocation(String)216
org.eclipse.cdt.core.index.export.ExternalExportProjectProvider.1.run(IProgressMonitor)143
org.eclipse.cdt.core.index.export.ExternalExportProjectProvider.1.run(IProgressMonitor)136
org.eclipse.cdt.core.index.IndexLocationFactory.getExternalIFL(String)107
org.eclipse.cdt.core.index.IndexLocationFactory.getIFLExpensive(ICProject, String)94
org.eclipse.cdt.core.index.IndexLocationFactory.getPath(IIndexFileLocation)52
org.eclipse.cdt.core.index.ResourceContainerRelativeLocationConverter.toInternalFormat(IIndexFileLocation)55
org.eclipse.cdt.core.parser.ParserUtil.getResourceForFilename(String)92
org.eclipse.cdt.core.parser.ParserUtil.getResourceForFilename(String)93
org.eclipse.cdt.core.settings.model.ACPathEntry.getFullPath()54
org.eclipse.cdt.core.settings.model.ACPathEntry.getFullPath()52
org.eclipse.cdt.core.settings.model.ACPathEntry.getLocation()74
org.eclipse.cdt.core.settings.model.ACPathEntry.getLocation()76
org.eclipse.cdt.core.settings.model.extension.impl.CDefaultConfigurationData.createRootFolderData()212
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadBuildData(CConfigurationData, CDataFactory, ICStorageElement)220
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFileData(CConfigurationData, CDataFactory, ICStorageElement)170
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFolderData(CConfigurationData, CDataFactory, ICStorageElement)131
org.eclipse.cdt.core.settings.model.util.CDataUtil.addExcludePaths(ICSourceEntry, Collection, boolean)920
org.eclipse.cdt.core.settings.model.util.CDataUtil.adjustEntries(ICSourceEntry[], boolean, IProject)823
org.eclipse.cdt.core.settings.model.util.CDataUtil.createResolvedEntry(ICSettingEntry, ICConfigurationDescription, ICdtVariableManager)237
org.eclipse.cdt.core.settings.model.util.CDataUtil.include(IPath, ICSourceEntry)745
org.eclipse.cdt.core.settings.model.util.CDataUtil.isExcluded(IPath, ICSourceEntry)604
org.eclipse.cdt.core.settings.model.util.CDataUtil.isOnSourceEntry(IPath, ICSourceEntry)619
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeAbsolute(IProject, ICExclusionPatternPathEntry, boolean)1031
org.eclipse.cdt.core.settings.model.util.CDataUtil.makeRelative(IProject, ICExclusionPatternPathEntry, boolean)1044
org.eclipse.cdt.core.settings.model.util.CDataUtil.resolvePath(ICdtVariableManager, ICConfigurationDescription, IPath)256
org.eclipse.cdt.core.settings.model.util.CDataUtil.sortIncludingExcludingEntries(IPath, ICSourceEntry[], List, List)764
org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer.loadExclusions(ICStorageElement)148
org.eclipse.cdt.core.settings.model.util.LanguageSettingEntriesSerializer.loadPath(ICStorageElement, String)133
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2414
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2450
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2437
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2397
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2410
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2374
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2466
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2462
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2383
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2412
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2386
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2376
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.decodePathEntry(IProject, ICStorageElement)2407
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.PathEntryComposer(ICExclusionPatternPathEntry, IProject)782
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.PathEntryComposer(ICExclusionPatternPathEntry, IProject)782
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.PathEntryComposer(String, IProject)765
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.PathEntryComposer(String, IProject)765
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.toProjectPath(IPath)776
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.toProjectPath(IPath)776
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)853
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)832
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)845
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)853
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)831
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)832
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)845
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.PathEntryComposer.valueToEntryPath(String, boolean, ICConfigurationDescription)831
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo.ReferenceSettingsInfo(ICConfigurationDescription)157
org.eclipse.cdt.core.settings.model.util.PathEntryTranslator.ReferenceSettingsInfo.ReferenceSettingsInfo(ICConfigurationDescription)157
org.eclipse.cdt.core.templateengine.process.processes.CreateFolder.createFolder(String, String, IProgressMonitor)61
org.eclipse.cdt.core.templateengine.process.processes.CreateSourceFolder.createNewStyleProjectFolder(IProgressMonitor, IProject, IFolder)104
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.externalizeTemplateString(TemplateInfo, String)212
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getResourceURL(Bundle, String)254
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getTemplateResourceURL(String, String)179
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getTemplateResourceURLRelativeToTemplate(TemplateCore, String)201
org.eclipse.cdt.core.templateengine.TemplateEngineHelper.getWorkspacePath()124
org.eclipse.cdt.internal.core.browser.ASTTypeInfo.createReference(IASTName)194
org.eclipse.cdt.internal.core.CdtVarPathEntryVariableManager.getVariablePath(ICdtVariable)125
org.eclipse.cdt.internal.core.CdtVarPathEntryVariableManager.resolvePath(IPath)178
org.eclipse.cdt.internal.core.dom.rewrite.changegenerator.ChangeGenerator.synthTreatment(IASTTranslationUnit)232
org.eclipse.cdt.internal.core.dom.rewrite.commenthandler.ASTCommenter.isInWorkspace(IASTNode)155
org.eclipse.cdt.internal.core.dom.rewrite.commenthandler.NodeCommenter.isTrailing(ASTNode, ASTNode, int, int)152
org.eclipse.cdt.internal.core.dom.rewrite.util.FileHelper.getIFilefromIASTNode(IASTNode)39
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerInputAdapter.isValidSourceUnitName(String)144
org.eclipse.cdt.internal.core.model.Binary.addSourceFiles(OpenableInfo, IBinaryParserIBinaryObject, Map)330
org.eclipse.cdt.internal.core.model.BinaryElement.getTranslationUnit()136
org.eclipse.cdt.internal.core.model.CContainer.getArchive(String)95
org.eclipse.cdt.internal.core.model.CContainer.getBinary(String)67
org.eclipse.cdt.internal.core.model.CContainer.getCContainer(String)150
org.eclipse.cdt.internal.core.model.CContainer.getTranslationUnit(String)123
org.eclipse.cdt.internal.core.model.CElement.getPath()121
org.eclipse.cdt.internal.core.model.CModelOperation.createFile(IContainer, String, InputStream, boolean)269
org.eclipse.cdt.internal.core.model.CModelOperation.createFolder(IContainer, String, boolean)282
org.eclipse.cdt.internal.core.model.CopyResourceElementsOperation.processResource(ICElement, ICElement)136
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)155
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)134
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)224
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)195
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)165
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)220
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)172
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)144
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)132
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)208
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)168
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)170
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.decodePathEntry(IProject, ICStorageElement)141
org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.encodePathEntries(IPath, ICStorageElement, IPathEntry[])246
org.eclipse.cdt.internal.core.model.IncludeReference.computeChildren(OpenableInfo, IResource)108
org.eclipse.cdt.internal.core.model.IncludeReference.computeChildren(OpenableInfo, IResource)113
org.eclipse.cdt.internal.core.model.SetPathEntryContainerOperation.SetPathEntryContainerOperation(ICProject[], IPathEntryContainer)34
org.eclipse.cdt.internal.core.model.TranslationUnit.getLanguage()770
org.eclipse.cdt.internal.core.parser.InternalParserUtil.createCodeReader(IIndexFileLocation, CodeReaderLRUCache)105
org.eclipse.cdt.internal.core.PathEntryVariableManager.resolvePath(IPath)127
org.eclipse.cdt.internal.core.PathEntryVariableManager.setValue(String, IPath)82
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.getPathForLabel(IIndexFileLocation)782
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.getPathForLabel(IIndexFileLocation)775
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.parseFilesUpFront(IProgressMonitor)515
org.eclipse.cdt.internal.core.pdom.dom.PDOMProjectIndexLocationConverter.fromInternalFormat(String)64
org.eclipse.cdt.internal.core.pdom.indexer.ProjectIndexerIncludeResolutionHeuristics.findInclusion(String, String)71
org.eclipse.cdt.internal.core.pdom.indexer.ProjectIndexerInputAdapter.getLastModified(IIndexFileLocation)149
org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater.updateTasks(IASTComment[], IIndexFileLocation[])132
org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater.updateTasks(IASTComment[], IIndexFileLocation[])121
org.eclipse.cdt.internal.core.pdom.PDOMManager.areSynchronized(Set, IIndex, IResource, IIndexFileLocation)1485
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.createArchive(File, File)225
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.createChecksums(ICProject, PDOM, File, IProgressMonitor)170
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.checkIndex(Map, IProgressMonitor)223
org.eclipse.cdt.internal.core.pdom.TeamPDOMImportOperation.expandLocation(IProject, String)137
org.eclipse.cdt.internal.core.settings.model.DescriptionScannerInfoProvider.getValues(ICLanguageSettingPathEntry[])236
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.getSharedProperty(IContainer, String)679
org.eclipse.cdt.internal.core.settings.model.xml.XmlProjectDescriptionStorage.serialize(IContainer, String, ICStorageElement)496
org.eclipse.cdt.internal.errorparsers.MakeErrorParser.1.recordError(Matcher, ErrorParserManager)43
org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject.addSymbol(NMAddressNamePair, List, int)250
org.eclipse.cdt.utils.coff.parser.CygwinPEBinaryObject.addSymbols(CoffSymbol[], byte[], List)306
org.eclipse.cdt.utils.CygPath.internalgetFileName(String)95
org.eclipse.cdt.utils.CygPath.internalgetFileName(String)97
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)416
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)423
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.addSourceFile(String, String)415
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.init(Elf)107
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.init(PE)140
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.parseSourceInCULineInfo(String, int)205
org.eclipse.cdt.utils.debug.dwarf.DwarfReader.parseSourceInCULineInfo(String, int)207
org.eclipse.cdt.utils.DefaultCygwinToolFactory.getCygPathPath()53
org.eclipse.cdt.utils.DefaultGnuToolFactory.getAddr2linePath()99
org.eclipse.cdt.utils.DefaultGnuToolFactory.getCPPFiltPath()126
org.eclipse.cdt.utils.DefaultGnuToolFactory.getNMPath()144
org.eclipse.cdt.utils.DefaultGnuToolFactory.getObjdumpPath()108
org.eclipse.cdt.utils.DefaultGnuToolFactory.getStripPath()135
org.eclipse.cdt.utils.elf.parser.GNUElfBinaryObject.addSymbols(ElfSymbol[], int, List)189
org.eclipse.cdt.utils.macho.parser.MachOBinaryObject.addSymbols(MachOSymbol[], int, CPPFilt, List)286
org.eclipse.cdt.utils.macho.parser.MachOParser.getCPPFiltPath()126
org.eclipse.cdt.utils.PathUtil.getCanonicalPath(IPath)57
org.eclipse.cdt.utils.PathUtil.getWorkspaceRelativePath(IPath)73
org.eclipse.cdt.utils.PathUtil.getWorkspaceRelativePath(String)92
org.eclipse.cdt.utils.PathUtil.makeRelativePath(IPath, IPath)111
org.eclipse.cdt.utils.PathUtil.makeRelativePathToIncludes(IPath, String[])135
org.eclipse.cdt.utils.som.parser.SOMBinaryObject.addSymbols(SOMSymbol[], byte[], List)225
org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject.addSymbols(XCoff32Symbol[], byte[], List)216

org.eclipse.core.runtime.Path.segmentCount()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.templateengine.process.processes.CreateSourceFolder.createNewStyleProjectFolder(IProgressMonitor, IProject, IFolder)104

org.eclipse.core.runtime.Path.segments()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CConventions.validateIncludeName(IProject, String)304

org.eclipse.core.runtime.PlatformObject.getAdapter(Class)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage.getAdapter(Class)243
org.eclipse.cdt.internal.core.model.CElement.getAdapter(Class)85
org.eclipse.cdt.utils.coff.parser.CygwinPEParser.getAdapter(Class)81
org.eclipse.cdt.utils.coff.parser.PEBinaryObject.getAdapter(Class)123
org.eclipse.cdt.utils.elf.parser.ElfBinaryObject.getAdapter(Class)208
org.eclipse.cdt.utils.elf.parser.GNUElfParser.getAdapter(Class)91
org.eclipse.cdt.utils.macho.parser.MachOBinaryObject.getAdapter(Class)413
org.eclipse.cdt.utils.som.parser.SOMBinaryObject.getAdapter(Class)325
org.eclipse.cdt.utils.som.parser.SOMParser.getAdapter(Class)167
org.eclipse.cdt.utils.xcoff.parser.XCOFF32Parser.getAdapter(Class)185
org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject.getAdapter(Class)317
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.core.dom.parser.AbstractCLikeLanguage.getAdapter(Class)-1
org.eclipse.cdt.internal.core.model.CElement.getAdapter(Class)-1
org.eclipse.cdt.utils.coff.parser.CygwinPEParser.getAdapter(Class)-1
org.eclipse.cdt.utils.coff.parser.PEBinaryObject.getAdapter(Class)-1
org.eclipse.cdt.utils.elf.parser.ElfBinaryObject.getAdapter(Class)-1
org.eclipse.cdt.utils.elf.parser.GNUElfParser.getAdapter(Class)-1
org.eclipse.cdt.utils.macho.parser.MachOBinaryObject.getAdapter(Class)-1
org.eclipse.cdt.utils.som.parser.SOMBinaryObject.getAdapter(Class)-1
org.eclipse.cdt.utils.som.parser.SOMParser.getAdapter(Class)-1
org.eclipse.cdt.utils.xcoff.parser.XCOFF32Parser.getAdapter(Class)-1
org.eclipse.cdt.utils.xcoff.parser.XCOFFBinaryObject.getAdapter(Class)-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.model.AssemblyLanguage.createModelBuilder(ITranslationUnit)70

org.eclipse.core.runtime.PlatformObject.PlatformObject()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.core.AbstractCExtension.AbstractCExtension()-1
org.eclipse.cdt.core.model.AbstractLanguage.AbstractLanguage()-1
org.eclipse.cdt.internal.core.model.CModel.CModel()-1
org.eclipse.cdt.internal.core.model.NullBinaryParser.NullBinaryParser()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.core.AbstractCExtension.AbstractCExtension()16
org.eclipse.cdt.core.model.AbstractLanguage.AbstractLanguage()27
org.eclipse.cdt.core.resources.EFSFileStorage.EFSFileStorage(URI)38
org.eclipse.cdt.core.resources.FileStorage.FileStorage(InputStream, IPath)72
org.eclipse.cdt.core.resources.FileStorage.FileStorage(IPath)68
org.eclipse.cdt.internal.core.dom.parser.c.CEnumeration.CEnumeration(IASTName)42
org.eclipse.cdt.internal.core.dom.parser.c.CEnumerator.CEnumerator(IASTEnumerationSpecifierIASTEnumerator)49
org.eclipse.cdt.internal.core.dom.parser.c.CFunction.CFunction(IASTFunctionDeclarator)54
org.eclipse.cdt.internal.core.dom.parser.c.CKnRParameter.CKnRParameter(IASTDeclaration, IASTName)38
org.eclipse.cdt.internal.core.dom.parser.c.CLabel.CLabel(IASTName)43
org.eclipse.cdt.internal.core.dom.parser.c.CParameter.CParameter(IASTName)68
org.eclipse.cdt.internal.core.dom.parser.c.CStructure.CStructure(IASTName)74
org.eclipse.cdt.internal.core.dom.parser.c.CTypedef.CTypedef(IASTName)34
org.eclipse.cdt.internal.core.dom.parser.c.CVariable.CVariable(IASTName)69
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPClassType.CPPClassType(IASTName, IBinding)179
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPCompositeBinding.CPPCompositeBinding(IBinding[])33
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPEnumeration.CPPEnumeration(IASTName)38
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPEnumerator.CPPEnumerator(IASTName)42
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPFunction.CPPFunction(ICPPASTFunctionDeclarator)117
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPLabel.CPPLabel(IASTName)32
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPNamespace.CPPNamespace(CPPASTTranslationUnit)220
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPNamespace.CPPNamespace(ICPPASTNamespaceDefinition)77
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPNamespaceAlias.CPPNamespaceAlias(IASTName, ICPPNamespace)39
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPParameter.CPPParameter(IASTName)88
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPParameter.CPPParameter(IType)92
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPSpecialization.CPPSpecialization(IBinding, IBinding, ICPPTemplateParameterMap)48
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPTemplateDefinition.CPPTemplateDefinition(IASTName)77
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPTemplateParameter.CPPTemplateParameter(IASTName)42
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPTypedef.CPPTypedef(IASTName)40
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPUnknownBinding.CPPUnknownBinding(IBinding, char[])40
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPUsingDeclaration.CPPUsingDeclaration(IASTName, IBinding[])35
org.eclipse.cdt.internal.core.dom.parser.cpp.CPPVariable.CPPVariable(IASTName)96
org.eclipse.cdt.internal.core.dom.parser.GCCBuiltinSymbolProvider.CBuiltinParameter.CBuiltinParameter(IType)2981
org.eclipse.cdt.internal.core.dom.parser.GCCBuiltinSymbolProvider.CBuiltinParameter.CBuiltinParameter(IType)2981
org.eclipse.cdt.internal.core.dom.parser.GCCBuiltinSymbolProvider.CPPBuiltinParameter.CPPBuiltinParameter(IType)3049
org.eclipse.cdt.internal.core.dom.parser.GCCBuiltinSymbolProvider.CPPBuiltinParameter.CPPBuiltinParameter(IType)3049
org.eclipse.cdt.internal.core.dom.parser.ProblemBinding.ProblemBinding(IASTNode, int, char[], IBinding[])58
org.eclipse.cdt.internal.core.model.CElement.CElement(ICElement, String, int)66
org.eclipse.cdt.internal.core.model.NullBinaryParser.NullBinaryParser()23
org.eclipse.cdt.internal.core.pdom.PDOM.PDOM(File, IIndexLocationConverter, ChunkCache, Map)240
org.eclipse.cdt.utils.BinaryFile.BinaryFile(IBinaryParser, IPath, int)33

org.eclipse.core.runtime.QualifiedName.QualifiedName(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CProject.savePreferences(Preferences)380
org.eclipse.cdt.internal.core.model.CProject.savePreferences(Preferences)378

org.eclipse.core.runtime.SafeRunner.run(ISafeRunnable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.model.LanguageManager.cacheAllLanguages()373
org.eclipse.cdt.core.model.LanguageManager.getLanguage(String)172
org.eclipse.cdt.core.model.LanguageManager.getPDOMLinkageFactoryMappings()334
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.notifyListeners(CDescriptorEvent)579
org.eclipse.cdt.internal.core.CdtVarPathEntryVariableManager.fireVariableChangeEvent(String, IPath, int)223
org.eclipse.cdt.internal.core.model.ASTCache.createAST(ITranslationUnit, IIndex, IProgressMonitor)289
org.eclipse.cdt.internal.core.model.Buffer.notifyChanged(BufferChangedEvent)229
org.eclipse.cdt.internal.core.model.CModelManager.notifyListeners(ICElementDelta, int, IElementChangedListener[], int[], int)1040
org.eclipse.cdt.internal.core.model.LanguageDescriptor.getLanguage()42
org.eclipse.cdt.internal.core.model.PathEntryManager.getPathEntryContainer(IPath, ICProject)746
org.eclipse.cdt.internal.core.PathEntryVariableManager.fireVariableChangeEvent(String, IPath, int)163
org.eclipse.cdt.internal.core.pdom.PDOMManager.6.run(IProgressMonitor)968
org.eclipse.cdt.internal.core.pdom.PDOMManager.7.run(IProgressMonitor)1007
org.eclipse.cdt.internal.core.pdom.PDOMManager.9.run(IProgressMonitor)1353

org.eclipse.core.runtime.Status.getChildren()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelStatus.getChildren()-1

org.eclipse.core.runtime.Status.getCode()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelStatus.doesNotExist()340
org.eclipse.cdt.internal.core.model.CModelStatus.getBits()146
org.eclipse.cdt.internal.core.model.CModelStatus.getBits()147
org.eclipse.cdt.internal.core.model.CModelStatus.getMessage()183
org.eclipse.cdt.internal.core.model.CModelStatus.isOK()356

org.eclipse.core.runtime.Status.getException()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelStatus.getMessage()171

org.eclipse.core.runtime.Status.getMessage()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelStatus.getMessage()-1

org.eclipse.core.runtime.Status.getSeverity()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelStatus.getSeverity()308
OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelStatus.getSeverity()-1

org.eclipse.core.runtime.Status.isMultiStatus()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelStatus.isMultiStatus()-1

org.eclipse.core.runtime.Status.isOK()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelStatus.isOK()-1
VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.settings.model.MultiConfigDescription.getConfigurationStatus()159

org.eclipse.core.runtime.Status.matches(int)

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelStatus.matches(int)-1

org.eclipse.core.runtime.Status.setMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.cdtvariables.CdtVariableStatus.CdtVariableStatus(int, int, String, Throwable, String, String, String)71

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CConventions.validateClassName(String)120
org.eclipse.cdt.core.CConventions.validateClassName(String)84
org.eclipse.cdt.core.CConventions.validateClassName(String)88
org.eclipse.cdt.core.CConventions.validateClassName(String)117
org.eclipse.cdt.core.CConventions.validateClassName(String)123
org.eclipse.cdt.core.CConventions.validateClassName(String)127
org.eclipse.cdt.core.CConventions.validateEnumName(String)460
org.eclipse.cdt.core.CConventions.validateEnumName(String)499
org.eclipse.cdt.core.CConventions.validateEnumName(String)492
org.eclipse.cdt.core.CConventions.validateEnumName(String)456
org.eclipse.cdt.core.CConventions.validateEnumName(String)489
org.eclipse.cdt.core.CConventions.validateEnumName(String)495
org.eclipse.cdt.core.CConventions.validateFileName(String)380
org.eclipse.cdt.core.CConventions.validateFileName(String)370
org.eclipse.cdt.core.CConventions.validateFileName(String)375
org.eclipse.cdt.core.CConventions.validateHeaderFileName(IProject, String)407
org.eclipse.cdt.core.CConventions.validateIdentifier(String)266
org.eclipse.cdt.core.CConventions.validateIdentifier(String)262
org.eclipse.cdt.core.CConventions.validateNamespaceName(String)145
org.eclipse.cdt.core.CConventions.validateNamespaceName(String)188
org.eclipse.cdt.core.CConventions.validateNamespaceName(String)178
org.eclipse.cdt.core.CConventions.validateNamespaceName(String)181
org.eclipse.cdt.core.CConventions.validateNamespaceName(String)149
org.eclipse.cdt.core.CConventions.validateScopeName(String)208
org.eclipse.cdt.core.CConventions.validateScopeName(String)211
org.eclipse.cdt.core.CConventions.validateScopeName(String)221
org.eclipse.cdt.core.CConventions.validateScopeName(String)201
org.eclipse.cdt.core.CConventions.validateScopeName(String)227
org.eclipse.cdt.core.CConventions.validateScopeName(String)224
org.eclipse.cdt.core.CConventions.validateScopeName(String)205
org.eclipse.cdt.core.CConventions.validateSourceFileName(IProject, String)434
org.eclipse.cdt.core.CCorePlugin.createStatus(String, Throwable)1243
org.eclipse.cdt.core.CCorePlugin.getDefaultBinaryParser()594
org.eclipse.cdt.core.CCProjectNature.configure()44
org.eclipse.cdt.core.resources.FileStorage.getContents()41
org.eclipse.cdt.core.settings.model.util.CExtensionUtil.getFirstConfigurationElement(ICConfigExtensionReference, String, boolean)31
org.eclipse.cdt.core.templateengine.process.ConditionalProcessGroup.process(IProgressMonitor)217
org.eclipse.cdt.core.templateengine.process.Process.process(IProgressMonitor)163
org.eclipse.cdt.core.templateengine.TemplateCore.executeTemplateProcesses(IProgressMonitor, boolean)217
org.eclipse.cdt.core.templateengine.TemplateEngineUtil.log(Throwable)44
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.2.handleException(Throwable)582
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.configure(IProject, String)157
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.configure(IProject, String)139
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.runDescriptorOperation(IProject, ICDescriptorOperation, IProgressMonitor)266
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.runDescriptorOperation(IProject, ICProjectDescription, ICDescriptorOperation, IProgressMonitor)295
org.eclipse.cdt.internal.core.CConfigBasedDescriptorManager.runDescriptorOperation(IProject, ICProjectDescription, ICDescriptorOperation, IProgressMonitor)299
org.eclipse.cdt.internal.core.index.provider.IndexProviderManager.getProvidedIndexFragments(ICConfigurationDescription)170
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerTask.createStatus(String, Throwable)197
org.eclipse.cdt.internal.core.indexer.StandaloneIndexerTask.createStatus(String)187
org.eclipse.cdt.internal.core.model.ASTCache.1.handleException(Throwable)302
org.eclipse.cdt.internal.core.model.PathEntryManager.1.handleException(Throwable)749
org.eclipse.cdt.internal.core.model.Util.log(String, ICLogConstantsLogConst)206
org.eclipse.cdt.internal.core.model.Util.log(Throwable, String, ICLogConstantsLogConst)193
org.eclipse.cdt.internal.core.PathEntryVariableResolver.resolveValue(IDynamicVariable, String)33
org.eclipse.cdt.internal.core.pdom.AbstractIndexerTask.swallowError(IPath, Throwable)790
org.eclipse.cdt.internal.core.pdom.db.BTree.deleteImp(int, int, int)372
org.eclipse.cdt.internal.core.pdom.db.BTree.deleteImp(int, int, int)367
org.eclipse.cdt.internal.core.pdom.db.Database.free(int)378
org.eclipse.cdt.internal.core.pdom.db.Database.malloc(int)266
org.eclipse.cdt.internal.core.pdom.dom.PDOMFile.createStatus(String)643
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOMApplication.fail(String)165
org.eclipse.cdt.internal.core.pdom.PDOMManager.importProjectPDOM(ICProject, InputStream)1203
org.eclipse.cdt.internal.core.pdom.PDOMWriter.addSymbols(IASTTranslationUnit, IIndexFileLocation[], IWritableIndex, int, boolean, int, ITodoTaskUpdater, IProgressMonitor)182
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.3.run(IProgressMonitor)326
org.eclipse.cdt.internal.core.Util.createStatus(Throwable)291
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeEnvironmentToStream(StorableEnvironment)164
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeEnvironmentToStream(StorableEnvironment)157
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeEnvironmentToStream(StorableEnvironment)171
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeOutputStream(ByteArrayOutputStream, Preferences, String, boolean)223
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeOutputStream(ByteArrayOutputStream, Preferences, String, boolean)202
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.cdt.core.cdtvariables.CdtVariableStatus.CdtVariableStatus(int, int, String, Throwable, String, String, String)63
org.eclipse.cdt.core.settings.model.CConfigurationStatus.CConfigurationStatus(String, int, String, Throwable)31
org.eclipse.cdt.internal.core.model.CModelStatus.CModelStatus(int, ICElement[])80
org.eclipse.cdt.internal.core.model.CModelStatus.CModelStatus(int, int, String)93
org.eclipse.cdt.internal.core.model.CModelStatus.CModelStatus(int, IPath)103
org.eclipse.cdt.internal.core.model.CModelStatus.CModelStatus(int, Throwable)140
org.eclipse.cdt.internal.core.pdom.db.DBStatus.DBStatus(IOException)30
org.eclipse.cdt.internal.core.settings.model.DescriptionStatus.DescriptionStatus(int, String, Throwable)30

org.eclipse.core.runtime.Status.Status(int, String, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.5.run(IProgressMonitor)482
org.eclipse.cdt.internal.formatter.CodeFormatterVisitor.createStatus(String, Throwable)276

org.eclipse.core.runtime.Status.Status(int, String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.index.export.AbstractExportProjectProvider.fail(String)115
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadBuildData(CConfigurationData, CDataFactory, ICStorageElement)210
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadBuildData(CConfigurationData, CDataFactory, ICStorageElement)204
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadConfigurationData(CDataFactory, ICStorageElement)76
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadConfigurationData(CDataFactory, ICStorageElement)71
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFileData(CConfigurationData, CDataFactory, ICStorageElement)173
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFileData(CConfigurationData, CDataFactory, ICStorageElement)165
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFileData(CConfigurationData, CDataFactory, ICStorageElement)177
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFolderData(CConfigurationData, CDataFactory, ICStorageElement)138
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFolderData(CConfigurationData, CDataFactory, ICStorageElement)126
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadFolderData(CConfigurationData, CDataFactory, ICStorageElement)134
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadLanguageData(CConfigurationData, CResourceData, CDataFactory, ICStorageElement)266
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadLanguageData(CConfigurationData, CResourceData, CDataFactory, ICStorageElement)294
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadTargetPlatformData(CConfigurationData, CDataFactory, ICStorageElement)246
org.eclipse.cdt.core.settings.model.util.CDataSerializer.loadTargetPlatformData(CConfigurationData, CDataFactory, ICStorageElement)252
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOM.run()136
org.eclipse.cdt.internal.core.pdom.export.GeneratePDOM.run()135
org.eclipse.cdt.internal.core.pdom.indexer.PDOMIndexerTask.traceEnd(long, IWritableIndex, boolean)242

org.eclipse.core.runtime.Status.toString()

OVERRIDE
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelStatus.toString()-1

org.eclipse.core.runtime.SubProgressMonitor.SubProgressMonitor(IProgressMonitor, int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.CModelOperation.getSubProgressMonitor(int)452
org.eclipse.cdt.internal.core.model.CModelOperation.moveResources(IResource[], IPath)509

org.eclipse.core.runtime.SubProgressMonitor.SubProgressMonitor(IProgressMonitor, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.cdt.core.CCorePlugin.2.run(IProgressMonitor)698
org.eclipse.cdt.core.CCorePlugin.2.run(IProgressMonitor)690
org.eclipse.cdt.core.CCorePlugin.2.run(IProgressMonitor)703
org.eclipse.cdt.core.CCorePlugin.3.run(IProgressMonitor)734
org.eclipse.cdt.core.CCorePlugin.3.run(IProgressMonitor)747
org.eclipse.cdt.core.CCorePlugin.3.run(IProgressMonitor)742
org.eclipse.cdt.internal.core.index.CIndex.findBindings(char[][], IndexFilter, IProgressMonitor)388
org.eclipse.cdt.internal.core.index.CIndex.findMacros(char[], boolean, boolean, IndexFilter, IProgressMonitor)576
org.eclipse.cdt.internal.core.pdom.PDOMManager.3.run(IProgressMonitor)697
org.eclipse.cdt.internal.core.pdom.PDOMManager.3.run(IProgressMonitor)695
org.eclipse.cdt.internal.core.pdom.TeamPDOMExportOperation.subMonitor(IProgressMonitor, int)250
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.6.run(IProgressMonitor)516
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)196
org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.CompositeWorkspaceRunnable.run(IProgressMonitor)196

org.eclipse.core.runtime.URIUtil.append(URI, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.ErrorParserManager.findFileInWorkspace(IPath)390
org.eclipse.cdt.core.ErrorParserManager.pushDirectory(IPath)195

org.eclipse.core.runtime.URIUtil.makeAbsolute(URI, URI)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.cdt.core.ErrorParserManager.findFileInWorkspace(URI)408
org.eclipse.cdt.core.ErrorParserManager.pushDirectoryURI(URI)218

Back to reference summary for org.eclipse.cdt.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict