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

References

tools/clang/lib/CodeGen/CGExpr.cpp
  686   bool AllowNullPointers = isNullPointerAllowed(TCK);
  767         llvm::ConstantInt::get(Int8Ty, TCK)};
  781       !SkippedChecks.has(SanitizerKind::Vptr) && isVptrCheckRequired(TCK, Ty)) {
  841         llvm::ConstantInt::get(Int8Ty, TCK)