Home
last modified time | relevance | path

Searched refs:TypeServerIpiSource (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/COFF/
H A DDebugTypes.cpp38 class TypeServerIpiSource;
77 TypeServerIpiSource *ipiSrc = nullptr;
86 class TypeServerIpiSource : public TpiSource { class
88 explicit TypeServerIpiSource(COFFLinkerContext &ctx) in TypeServerIpiSource() function in __anoncd0bcf440111::TypeServerIpiSource
188 tpiSource->ipiSrc = make<TypeServerIpiSource>(ctx); in makeTypeServerSource()