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.cpp193 auto *tpiSource = make<TypeServerSource>(ctx, pdbInputFile); in makeTypeServerSource() local
195 tpiSource->ipiSrc = make<TypeServerIpiSource>(ctx); in makeTypeServerSource()
196 return tpiSource; in makeTypeServerSource()