Searched refs:BaseTypeIndex (Results 1 – 3 of 3) sorted by relevance
85 llvm::errs() << " Base type index: " << BaseTypeIndex << '\n' in dump()
3399 F.BaseTypeIndex = getTotalNumTypes(); in ReadASTBlock()6675 return RecordLocation(M, M->TypeOffsets[Index - M->BaseTypeIndex].get() + in TypeCursorForIndex()7165 OwningModuleFile->BaseTypeIndex + getIndexForTypeID(ID)}; in translateTypeIDToIndex()
483 serialization::TypeID BaseTypeIndex = 0; variable