HomeSort by relevance Sort by last modified time
    Searched refs:getGlobalVariableField (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/
DebugInfo.h 84 GlobalVariable *getGlobalVariableField(unsigned Elt) const;
543 GlobalVariable *getGlobal() const { return getGlobalVariableField(11); }
  /external/llvm/lib/IR/
DebugInfo.cpp 125 GlobalVariable *DIDescriptor::getGlobalVariableField(unsigned Elt) const {
    [all...]

Completed in 23 milliseconds