Searched refs:getTgtBinaryDescriptorQTy (Results 1 – 2 of 2) sorted by relevance
372 QualType getTgtBinaryDescriptorQTy();
1572 CGM.getContext().getPointerType(getTgtBinaryDescriptorQTy()); in createRuntimeFunction()1582 CGM.getContext().getPointerType(getTgtBinaryDescriptorQTy()); in createRuntimeFunction()2851 CGM.getTypes().ConvertTypeForMem(getTgtBinaryDescriptorQTy())); in createOffloadingBinaryDescriptorRegistration()3125 QualType CGOpenMPRuntime::getTgtBinaryDescriptorQTy() { in getTgtBinaryDescriptorQTy() function in CGOpenMPRuntime