Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Index

479   // Get the function pointer (or index if this is a virtual function).
482 uint64_t Index = CGM.getVTableContext().getMethodVTableIndex(MD);
487 uint64_t VTableOffset = (Index * PointerWidth.getQuantity());