reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
12839 if (LHSTy->isAtomicType() || RHSTy->isAtomicType()) { 12850 if (LHSTy->isImageType() || RHSTy->isImageType() || 12851 LHSTy->isSamplerT() || RHSTy->isSamplerT() || 12852 LHSTy->isPipeType() || RHSTy->isPipeType() || 12853 LHSTy->isBlockPointerType() || RHSTy->isBlockPointerType()) {