Searched refs:TypeServerIpiSource (Results 1 – 1 of 1) sorted by relevance
38 class TypeServerIpiSource;72 TypeServerIpiSource *ipiSrc = nullptr;80 class TypeServerIpiSource : public TpiSource { class82 explicit TypeServerIpiSource() : TpiSource(PDBIpi, nullptr) {} in TypeServerIpiSource() function in __anon8764634b0111::TypeServerIpiSource198 tpiSource->ipiSrc = make<TypeServerIpiSource>(); in makeTypeServerSource()