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

  /external/llvm/include/llvm/Analysis/
DebugInfo.h 80 GlobalVariable *getGlobalVariableField(unsigned Elt) const;
632 GlobalVariable *getGlobal() const { return getGlobalVariableField(11); }
    [all...]
  /external/llvm/lib/Analysis/
DebugInfo.cpp 87 GlobalVariable *DIDescriptor::getGlobalVariableField(unsigned Elt) const {
    [all...]

Completed in 550 milliseconds