Home
last modified time | relevance | path

Searched defs:getGlobalVariable (Results 1 – 4 of 4) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/
DVariableStack.java444 public XObject getGlobalVariable(XPathContext xctxt, final int index) in getGlobalVariable() method in VariableStack
471 public XObject getGlobalVariable(XPathContext xctxt, final int index, boolean destructiveOK) in getGlobalVariable() method in VariableStack
/external/llvm/lib/IR/
DModule.cpp209 GlobalVariable *Module::getGlobalVariable(StringRef Name, bool AllowLocal) { in getGlobalVariable() function in Module
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModule.h391 GlobalVariable *getGlobalVariable(StringRef Name) const { in getGlobalVariable() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp189 GlobalVariable *Module::getGlobalVariable(StringRef Name, in getGlobalVariable() function in Module