Searched defs:remapTypeIndices (Results 1 – 1 of 1) sorted by relevance
398 bool ModifierRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in ModifierRecord402 bool ProcedureRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in ProcedureRecord409 bool MemberFunctionRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in MemberFunctionRecord418 bool MemberFuncIdRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in MemberFuncIdRecord425 bool ArgListRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in ArgListRecord432 bool MemberPointerInfo::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in MemberPointerInfo436 bool PointerRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in PointerRecord444 bool NestedTypeRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in NestedTypeRecord448 bool ArrayRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in ArrayRecord455 bool TagRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in TagRecord[all …]