reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
10802 if (Context.typesAreCompatible(LCanPointeeTy.getUnqualifiedType(), 10805 if (IsRelational && LCanPointeeTy->isFunctionType()) { 10811 (LCanPointeeTy->isVoidType() || RCanPointeeTy->isVoidType())) { 10813 if ((LCanPointeeTy->isFunctionType() || RCanPointeeTy->isFunctionType()) 10821 if (LCanPointeeTy != RCanPointeeTy) { 10832 LangAS AddrSpaceL = LCanPointeeTy.getAddressSpace();