Searched refs:makeTypeServerSource (Results 1 – 3 of 3) sorted by relevance
190 TpiSource *makeTypeServerSource(PDBInputFile *pdbInputFile);
198 TpiSource *lld::coff::makeTypeServerSource(PDBInputFile *pdbInputFile) { in makeTypeServerSource() function in lld::coff
926 debugTypesObj = makeTypeServerSource(this); in parse()