Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeInfoInChars

303   std::tie(ptrSize, ptrAlign) = C.getTypeInfoInChars(C.VoidPtrTy);
304 std::tie(intSize, intAlign) = C.getTypeInfoInChars(C.IntTy);
364 = CGM.getContext().getTypeInfoInChars(thisType);
385 = CGM.getContext().getTypeInfoInChars(byRefPtrTy);