Searched refs:debugTypesObj (Results 1 – 4 of 4) sorted by relevance
216 TpiSource *debugTypesObj = nullptr; variable343 TpiSource *debugTypesObj = nullptr; variable
1036 debugTypesObj = makeTpiSource(ctx, this); in initializeDependencies()1054 debugTypesObj = makePrecompSource(ctx, this); in initializeDependencies()1062 debugTypesObj = makeUseTypeServerSource(ctx, this, ts); in initializeDependencies()1076 debugTypesObj = makeUsePrecompSource(ctx, this, precomp); in initializeDependencies()1083 debugTypesObj = makeTpiSource(ctx, this); in initializeDependencies()1168 debugTypesObj = makeTypeServerSource(symtab.ctx, this); in parse()
563 TpiSource *source = debugChunk->file->debugTypesObj; in writeSymbolRecord()863 debugChunk->file->debugTypesObj) { in commit()864 TpiSource *source = debugChunk->file->debugTypesObj; in commit()
437 tsSrc = (TypeServerSource *)pdb->debugTypesObj; in getTypeServerSource()