Searched defs:GlobalContext (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DLLVMContext.cpp25 static ManagedStatic<LLVMContext> GlobalContext; variable
28 return *GlobalContext;

Completed in 53 milliseconds