Searched refs:remapTypeIndex (Results 1 – 4 of 4) sorted by relevance
70 bool remapTypeIndex(TypeIndex &ti, llvm::codeview::TiRefKind refKind) const;
208 bool TpiSource::remapTypeIndex(TypeIndex &ti, TiRefKind refKind) const { in remapTypeIndex() function in TpiSource232 if (!remapTypeIndex(ti, ref.Kind)) { in remapRecord()633 success &= remapTypeIndex(funcId, TiRefKind::IndexRef); in mergeTypeRecord()
872 if (!source->remapTypeIndex(inlinee, TiRefKind::IndexRef)) { in commit()
110 inline bool remapTypeIndex(TypeIndex &Idx) { in remapTypeIndex() function in __anon8a24fc970111::TypeStreamMerger413 : remapTypeIndex(TI); in remapIndices()