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

References

lib/IR/AsmWriter.cpp
  411       if (!isalnum(static_cast<unsigned char>(C)) && C != '-' && C != '.' &&
  411       if (!isalnum(static_cast<unsigned char>(C)) && C != '-' && C != '.' &&
  411       if (!isalnum(static_cast<unsigned char>(C)) && C != '-' && C != '.' &&
  412           C != '_') {