Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Script/
DRpnExpr.h29 typedef std::vector<ExprToken*> TokenQueue; typedef
30 typedef TokenQueue::const_iterator const_iterator;
31 typedef TokenQueue::iterator iterator;
71 TokenQueue m_TokenQueue;