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

References

lib/Transforms/Instrumentation/AddressSanitizer.cpp
 2328       SourceLoc = ConstantExpr::getPointerCast(SourceLocGlobal, IntptrTy);
 2330       SourceLoc = ConstantInt::get(IntptrTy, 0);
 2373         ConstantInt::get(IntptrTy, MD.IsDynInit), SourceLoc,