Home
last modified time | relevance | path

Searched refs:getFunctionField (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DDebugInfo.h80 Function *getFunctionField(unsigned Elt) const;
543 Function *getFunction() const { return getFunctionField(16); } in getFunction()
/external/llvm/lib/Analysis/
DDebugInfo.cpp102 Function *DIDescriptor::getFunctionField(unsigned Elt) const { in getFunctionField() function in DIDescriptor