Searched defs:Globals (Results 1 – 2 of 2) sorted by relevance
51 SmallVector<GlobalVariable *, 8> Globals; in runOnModule() local175 const SmallVectorImpl<GlobalVariable *> &Globals) { in CreateInitFunction()209 bool collectGlobals(Module &M, SmallVectorImpl<GlobalVariable *> &Globals) { in collectGlobals()
279 private static class Globals extends IWallpaperManagerCallback.Stub { class in WallpaperManager289 Globals(IWallpaperManager service, Looper looper) { in Globals() method in WallpaperManager.Globals