Searched refs:tsPath (Results 1 – 3 of 3) sorted by relevance
415 StringRef tsPath = typeServerDependency.getName(); in getTypeServerSource() local423 PDBInputFile *pdb = PDBInputFile::findFromRecordPath(tsPath, file); in getTypeServerSource()425 return createFileError(tsPath, errorCodeToError(std::error_code( in getTypeServerSource()429 return createFileError(tsPath, std::move(*pdb->loadErr)); in getTypeServerSource()
2183 String tsPath = "NumberElements/" + nsName + "/symbols/timeSeparator"; in initializeData() local2185 setTimeSeparatorString(rb.getStringWithFallback(tsPath)); in initializeData()
2141 String tsPath = "NumberElements/" + nsName + "/symbols/timeSeparator"; in initializeData() local2143 setTimeSeparatorString(rb.getStringWithFallback(tsPath)); in initializeData()