Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp415 StringRef tsPath = typeServerDependency.getName(); in getTypeServerSource() local
424 PDBInputFile *pdb = PDBInputFile::findFromRecordPath(ctx, tsPath, file); in getTypeServerSource()
426 return createFileError(tsPath, errorCodeToError(std::error_code( in getTypeServerSource()
431 tsPath, make_error<StringError>(*pdb->loadErrorStr, in getTypeServerSource()
440 return createFileError(tsPath, in getTypeServerSource()