Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 __anon20ecf5eb0111::TypeServerIpiSource
193 tpiSource->ipiSrc = make<TypeServerIpiSource>(ctx); in makeTypeServerSource()