Searched refs:debugTypesObj (Results 1 – 4 of 4) sorted by relevance
797 debugTypesObj = makeTpiSource(this); in initializeDependencies()815 debugTypesObj = makePrecompSource(this); in initializeDependencies()823 debugTypesObj = makeUseTypeServerSource(this, ts); in initializeDependencies()833 debugTypesObj = makeUsePrecompSource(this, precomp); in initializeDependencies()840 debugTypesObj = makeTpiSource(this); in initializeDependencies()926 debugTypesObj = makeTypeServerSource(this); in parse()
214 TpiSource *debugTypesObj = nullptr; variable339 TpiSource *debugTypesObj = nullptr; variable
575 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord()866 debugChunk->file->debugTypesObj) { in commit()867 TpiSource *source = debugChunk->file->debugTypesObj; in commit()
435 tsSrc = (TypeServerSource *)pdb->debugTypesObj; in getTypeServerSource()