Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DDebugTypes.cpp191 auto *tpiSource = make<TypeServerSource>(ctx, pdbInputFile); in makeTypeServerSource() local
193 tpiSource->ipiSrc = make<TypeServerIpiSource>(ctx); in makeTypeServerSource()
194 return tpiSource; in makeTypeServerSource()