Searched defs:GlobalContext (Results 1 – 10 of 10) sorted by relevance
33 class GlobalContext; variable
29 class GlobalContext; variable
64 class GlobalContext; variable
300 GlobalContext::GlobalContext(Ostream *OsDump, Ostream *OsEmit, Ostream *OsError, in GlobalContext() function in Ice::GlobalContext
17 class GlobalContext; variable43 explicit GlobalContext(Ast ast) in GlobalContext() function
25 static ManagedStatic<LLVMContext> GlobalContext; variable
352 func GlobalContext() Context { return Context{C.LLVMGetGlobalContext()} } func
322 func GlobalContext() Context { return Context{C.LLVMGetGlobalContext()} } func
77 static ManagedStatic<LLVMContext> GlobalContext; variable