reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1083 assert(typeValue && "fell into catch-all case!"); 1084 typeValue = CGF.Builder.CreateBitCast(typeValue, CGF.Int8PtrTy); 1084 typeValue = CGF.Builder.CreateBitCast(typeValue, CGF.Int8PtrTy); 1110 CGF.Builder.CreateCall(llvm_eh_typeid_for, typeValue);