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

References

tools/clang/lib/CodeGen/BackendUtil.cpp
  258   bool UseAfterScope = CGOpts.SanitizeAddressUseAfterScope;
  961         CompileKernel, Recover, CodeGenOpts.SanitizeAddressUseAfterScope)));
 1190         bool UseAfterScope = CodeGenOpts.SanitizeAddressUseAfterScope;
tools/clang/lib/CodeGen/CGExpr.cpp
  526           !CGM.getCodeGenOpts().SanitizeAddressUseAfterScope) {
tools/clang/lib/CodeGen/CodeGenFunction.cpp
   51   if (CGOpts.SanitizeAddressUseAfterScope ||
tools/clang/lib/Frontend/CompilerInvocation.cpp
 1190     Opts.SanitizeAddressUseAfterScope =