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

  /frameworks/compile/mclinker/include/mcld/MC/
InputBuilder.h 45 const InputTree& getCurrentTree() const;
46 InputTree& getCurrentTree();
  /frameworks/compile/mclinker/lib/MC/
InputBuilder.cpp 86 const InputTree& InputBuilder::getCurrentTree() const {
91 InputTree& InputBuilder::getCurrentTree() {

Completed in 773 milliseconds