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

References

lib/IR/Core.cpp
   82 LLVMContextRef LLVMGetGlobalContext() { return wrap(&*GlobalContext); }
  231   return wrap(new Module(ModuleID, *GlobalContext));