Searched defs:getGlobalVariable (Results 1 – 4 of 4) sorted by relevance
21 GlobalVariable *FrontendResource::getGlobalVariable() { in getGlobalVariable() function in FrontendResource
414 GlobalVariable *getGlobalVariable(StringRef Name) const { in getGlobalVariable() function
190 GlobalVariable *Module::getGlobalVariable(StringRef Name, in getGlobalVariable() function in Module
412 static GlobalVariable *getGlobalVariable(Module &M, Type *Ty, in getGlobalVariable() function