Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp192 auto *tpiSource = make<TypeServerSource>(ctx, pdbInputFile); in makeTypeServerSource() local
194 tpiSource->ipiSrc = make<TypeServerIpiSource>(ctx); in makeTypeServerSource()
195 return tpiSource; in makeTypeServerSource()