Searched refs:remapTypeIndex (Results 1 – 4 of 4) sorted by relevance
67 bool remapTypeIndex(TypeIndex &ti, llvm::codeview::TiRefKind refKind) const;
215 bool TpiSource::remapTypeIndex(TypeIndex &ti, TiRefKind refKind) const { in remapTypeIndex() function in TpiSource239 if (!remapTypeIndex(ti, ref.Kind)) { in remapRecord()670 success &= remapTypeIndex(funcId, TiRefKind::IndexRef); in mergeTypeRecord()
876 if (!source->remapTypeIndex(inlinee, TiRefKind::IndexRef)) { in commit()
111 inline bool remapTypeIndex(TypeIndex &Idx) { in remapTypeIndex() function in __anon294433670111::TypeStreamMerger412 : remapTypeIndex(TI); in remapIndices()