Home
last modified time | relevance | path

Searched refs:getCurrentNode (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/MC/
H A DFileAction.cpp23 Input* input = *pBuilder.getCurrentNode(); in activate()
46 Input* input = *pBuilder.getCurrentNode(); in activate()
H A DCommandAction.cpp224 Input* input = *pBuilder.getCurrentNode(); in activate()
/aosp12/frameworks/compile/mclinker/include/mcld/MC/
H A DInputBuilder.h51 const InputTree::iterator& getCurrentNode() const { return m_Root; } in getCurrentNode() function
52 InputTree::iterator& getCurrentNode() { return m_Root; } in getCurrentNode() function
/aosp12/frameworks/compile/mclinker/lib/Script/
H A DGroupCmd.cpp80 InputTree::iterator group = m_Builder.getCurrentNode(); in activate()
154 Input* input = *m_Builder.getCurrentNode(); in activate()
H A DInputCmd.cpp165 InputTree::iterator input = m_Builder.getCurrentNode(); in activate()
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp131 Input* input = *m_InputBuilder.getCurrentNode(); in CreateInput()
144 Input* input = *m_InputBuilder.getCurrentNode(); in ReadInput()
183 Input* input = *m_InputBuilder.getCurrentNode(); in ReadInput()
200 Input* input = *m_InputBuilder.getCurrentNode(); in ReadInput()
217 Input* input = *m_InputBuilder.getCurrentNode(); in ReadInput()