Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDebugTypes.cpp196 auto *tpiSource = make<TypeServerSource>(pdbInputFile); in makeTypeServerSource() local
198 tpiSource->ipiSrc = make<TypeServerIpiSource>(); in makeTypeServerSource()
199 return tpiSource; in makeTypeServerSource()