Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeInfoInChars

301   llvm::tie(ptrSize, ptrAlign) = C.getTypeInfoInChars(C.VoidPtrTy);
302 llvm::tie(intSize, intAlign) = C.getTypeInfoInChars(C.IntTy);
367 = CGM.getContext().getTypeInfoInChars(thisType);
389 = CGM.getContext().getTypeInfoInChars(byRefPtrTy);