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