Searched refs:debugTypesObj (Results 1 – 4 of 4) sorted by relevance
207 TpiSource *debugTypesObj = nullptr; variable334 TpiSource *debugTypesObj = nullptr; variable
810 debugTypesObj = makeTpiSource(ctx, this); in initializeDependencies()828 debugTypesObj = makePrecompSource(ctx, this); in initializeDependencies()836 debugTypesObj = makeUseTypeServerSource(ctx, this, ts); in initializeDependencies()850 debugTypesObj = makeUsePrecompSource(ctx, this, precomp); in initializeDependencies()857 debugTypesObj = makeTpiSource(ctx, this); in initializeDependencies()942 debugTypesObj = makeTypeServerSource(ctx, this); in parse()
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()