Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp40 class TypeServerIpiSource;
79 TypeServerIpiSource *ipiSrc = nullptr;
88 class TypeServerIpiSource : public TpiSource { class
90 explicit TypeServerIpiSource(COFFLinkerContext &ctx) in TypeServerIpiSource() function in __anon08affc140111::TypeServerIpiSource
195 tpiSource->ipiSrc = make<TypeServerIpiSource>(ctx); in makeTypeServerSource()