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

  /external/llvm/include/llvm/IR/
DebugInfo.h 103 Function *getFunctionField(unsigned Elt) const;
519 Function *getFunction() const { return getFunctionField(15); }
    [all...]
  /external/llvm/lib/IR/
DebugInfo.cpp 122 Function *DIDescriptor::getFunctionField(unsigned Elt) const {
    [all...]

Completed in 33 milliseconds