Searched refs:TypeServerIpiSource (Results 1 – 1 of 1) sorted by relevance
38 class TypeServerIpiSource;73 TypeServerIpiSource *ipiSrc = nullptr;84 class TypeServerIpiSource : public TpiSource { class86 explicit TypeServerIpiSource() : TpiSource(PDBIpi, nullptr) {} in TypeServerIpiSource() function in __anon52f84ec80111::TypeServerIpiSource202 tpiSource->ipiSrc = make<TypeServerIpiSource>(); in makeTypeServerSource()