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

References

examples/Kaleidoscope/Chapter9/toy.cpp
 1425                            DEBUG_METADATA_VERSION);
lib/IR/AutoUpgrade.cpp
 3811   if (Version == DEBUG_METADATA_VERSION) {
 3825   if (Modified && Version != DEBUG_METADATA_VERSION) {
lib/IR/DebugInfo.cpp
  727   return DEBUG_METADATA_VERSION;
tools/clang/lib/CodeGen/CodeGenModule.cpp
  512                               llvm::DEBUG_METADATA_VERSION);
tools/opt/Debugify.cpp
  164     M.addModuleFlag(Module::Warning, DIVersionKey, DEBUG_METADATA_VERSION);