Searched refs:debugTypesObj (Results 1 – 4 of 4) sorted by relevance
771 debugTypesObj = makeTpiSource(ctx, this); in initializeDependencies()789 debugTypesObj = makePrecompSource(ctx, this); in initializeDependencies()797 debugTypesObj = makeUseTypeServerSource(ctx, this, ts); in initializeDependencies()811 debugTypesObj = makeUsePrecompSource(ctx, this, precomp); in initializeDependencies()818 debugTypesObj = makeTpiSource(ctx, this); in initializeDependencies()898 debugTypesObj = makeTypeServerSource(ctx, this); in parse()
207 TpiSource *debugTypesObj = nullptr; variable331 TpiSource *debugTypesObj = nullptr; variable
570 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord()868 debugChunk->file->debugTypesObj) { in commit()869 TpiSource *source = debugChunk->file->debugTypesObj; in commit()
434 tsSrc = (TypeServerSource *)pdb->debugTypesObj; in getTypeServerSource()