Searched refs:findFromRecordPath (Results 1 – 3 of 3) sorted by relevance
324 static PDBInputFile *findFromRecordPath(const COFFLinkerContext &ctx,
424 PDBInputFile *pdb = PDBInputFile::findFromRecordPath(ctx, tsPath, file); in getTypeServerSource()
909 PDBInputFile *PDBInputFile::findFromRecordPath(const COFFLinkerContext &ctx, in findFromRecordPath() function in PDBInputFile