Searched defs:remapped (Results 1 – 11 of 11) sorted by relevance
28 llvm::StringRef remapped; member57 std::optional<FileSpec> remapped; in TestFileFindings() local
20 FileSpec remapped; member
178 if (std::optional<FileSpec> remapped = RemapPath(path.GetStringRef())) { RemapPath() local 224 FileSpec remapped(it.second.GetStringRef()); RemapPath() local 258 if (auto remapped = RemapPath(NormalizePath(orig_spec.GetPath()), FindFile() local
513 auto remapped = target_sp->GetSourcePathMap().FindFile(m_file_spec); CommonInitializer() local
1543 if (auto remapped = m_source_mappings.FindFile(orig_spec)) { FindSourceFile() local 1552 if (auto remapped = m_source_mappings.RemapPath(path)) RemapSourceFile() local
228 mlir::Value remapped = in remapActualToDummyDescriptor() local 256 mlir::Value remapped = remapActualToDummyDescriptor( in remapActualToDummyDescriptors() local 265 mlir::Value remapped = in remapActualToDummyDescriptors() local
228 bool remapped = false; in readFile() local
1739 SmallVector<llvm::Value *> remapped; lookupValues() local
1223 SmallVector<Value> remapped; convertValues() local
283 if (auto remapped = module->RemapSourceFile(llvm::StringRef(*file_path))) local
1207 remapValues(StringRef valueDiagTag,std::optional<Location> inputLoc,PatternRewriter & rewriter,ValueRange values,SmallVectorImpl<Value> & remapped) remapValues() argument [all...]