Home
last modified time | relevance | path

Searched defs:remapTypeIndices (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DTypeRecord.cpp398 bool ModifierRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in ModifierRecord
402 bool ProcedureRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in ProcedureRecord
409 bool MemberFunctionRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in MemberFunctionRecord
418 bool MemberFuncIdRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in MemberFuncIdRecord
425 bool ArgListRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in ArgListRecord
432 bool MemberPointerInfo::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in MemberPointerInfo
436 bool PointerRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in PointerRecord
444 bool NestedTypeRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in NestedTypeRecord
448 bool ArrayRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in ArrayRecord
455 bool TagRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() function in TagRecord
[all …]