Searched defs:getInputTree (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
H A DModule.h93 const InputTree& getInputTree() const { return m_MainTree; } function in class:mcld::Module
94 InputTree& getInputTree() { return m_MainTree; } function in class:mcld::Module

Completed in 752 milliseconds