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

References

lib/CodeGen/StackProtector.cpp
  267     Strong = true; // Use the same heuristic as strong to determine SSPLayout
  269     Strong = true;
  295             } else if (Strong) {
  313         if (ContainsProtectableArray(AI->getAllocatedType(), IsLarge, Strong)) {
  328         if (Strong && HasAddressTaken(AI)) {