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

References

lib/Transforms/Instrumentation/AddressSanitizer.cpp
 3164   copyToShadow(ShadowAfterScope, ShadowAfterScope, IRB, ShadowBase);
 3179                    IRB, ShadowBase);
 3215                      ShadowBase);
 3232       copyToShadow(ShadowAfterScope, ShadowClean, IRBElse, ShadowBase);
 3234       copyToShadow(ShadowAfterScope, ShadowClean, IRBRet, ShadowBase);