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

References

lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  519     if (isa<PointerType>(param_type) && (FT = dyn_cast<FunctionType>(
  520             cast<PointerType>(param_type)->getElementType()))) {
  526       ArgTypes.push_back(param_type);