Searched defs:XclExpOperandList (Results 1 – 1 of 1) sorted by relevance
94 struct XclExpOperandList : public ::std::vector< XclExpTokenConvInfo > struct96 inline explicit XclExpOperandList() { reserve( 2 ); } in XclExpOperandList() argument