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

References

tools/clang/lib/Sema/SemaExpr.cpp
 8509       if (RHSType->isPointerType())
 8510         if (RHSType->castAs<PointerType>()->getPointeeType()->isVoidType()) {