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.cpp418 StringRef tsPath = typeServerDependency.getName(); in getTypeServerSource() local
427 PDBInputFile *pdb = PDBInputFile::findFromRecordPath(ctx, tsPath, file); in getTypeServerSource()
429 return createFileError(tsPath, errorCodeToError(std::error_code( in getTypeServerSource()
434 tsPath, make_error<StringError>(*pdb->loadErrorStr, in getTypeServerSource()
443 return createFileError(tsPath, in getTypeServerSource()