reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
82 LLVMContextRef LLVMGetGlobalContext() { return wrap(&*GlobalContext); } 231 return wrap(new Module(ModuleID, *GlobalContext));