Searched refs:debugTypesObj (Results 1 – 4 of 4) sorted by relevance
767 debugTypesObj = makeTpiSource(ctx, this); in initializeDependencies()785 debugTypesObj = makePrecompSource(ctx, this); in initializeDependencies()793 debugTypesObj = makeUseTypeServerSource(ctx, this, ts); in initializeDependencies()803 debugTypesObj = makeUsePrecompSource(ctx, this, precomp); in initializeDependencies()810 debugTypesObj = makeTpiSource(ctx, this); in initializeDependencies()888 debugTypesObj = makeTypeServerSource(ctx, this); in parse()
204 TpiSource *debugTypesObj = nullptr; variable328 TpiSource *debugTypesObj = nullptr; variable
569 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord()865 debugChunk->file->debugTypesObj) { in commit()866 TpiSource *source = debugChunk->file->debugTypesObj; in commit()
420 tsSrc = (TypeServerSource *)pdb->debugTypesObj; in getTypeServerSource()