reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
10803                                    RCanPointeeTy.getUnqualifiedType())) {
10811                (LCanPointeeTy->isVoidType() || RCanPointeeTy->isVoidType())) {
10813       if ((LCanPointeeTy->isFunctionType() || RCanPointeeTy->isFunctionType())
10821     if (LCanPointeeTy != RCanPointeeTy) {
10833       LangAS AddrSpaceR = RCanPointeeTy.getAddressSpace();