Searched refs:TypeServerIpiSource (Results 1 – 1 of 1) sorted by relevance
38 class TypeServerIpiSource;77 TypeServerIpiSource *ipiSrc = nullptr;86 class TypeServerIpiSource : public TpiSource { class88 explicit TypeServerIpiSource(COFFLinkerContext &ctx) in TypeServerIpiSource() function in __anon20ecf5eb0111::TypeServerIpiSource193 tpiSource->ipiSrc = make<TypeServerIpiSource>(ctx); in makeTypeServerSource()