Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DDebugTypes.cpp413 StringRef tsPath = typeServerDependency.getName(); in getTypeServerSource() local
422 PDBInputFile *pdb = PDBInputFile::findFromRecordPath(ctx, tsPath, file); in getTypeServerSource()
424 return createFileError(tsPath, errorCodeToError(std::error_code( in getTypeServerSource()
429 tsPath, make_error<StringError>(*pdb->loadErrorStr, in getTypeServerSource()
438 return createFileError(tsPath, in getTypeServerSource()