Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp200 auto *tpiSource = make<TypeServerSource>(pdbInputFile); in makeTypeServerSource() local
202 tpiSource->ipiSrc = make<TypeServerIpiSource>(); in makeTypeServerSource()
203 return tpiSource; in makeTypeServerSource()