Searched refs:debugTypesObj (Results 1 – 4 of 4) sorted by relevance
769 debugTypesObj = makeTpiSource(ctx, this); in initializeDependencies()787 debugTypesObj = makePrecompSource(ctx, this); in initializeDependencies()795 debugTypesObj = makeUseTypeServerSource(ctx, this, ts); in initializeDependencies()809 debugTypesObj = makeUsePrecompSource(ctx, this, precomp); in initializeDependencies()816 debugTypesObj = makeTpiSource(ctx, this); in initializeDependencies()896 debugTypesObj = makeTypeServerSource(ctx, this); in parse()
204 TpiSource *debugTypesObj = nullptr; variable328 TpiSource *debugTypesObj = nullptr; variable
573 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord()871 debugChunk->file->debugTypesObj) { in commit()872 TpiSource *source = debugChunk->file->debugTypesObj; in commit()
432 tsSrc = (TypeServerSource *)pdb->debugTypesObj; in getTypeServerSource()