Home | History | Annotate | Download | only in MC

Lines Matching refs:getMCLineEntries

143          it = LineSection->getMCLineEntries()->begin(),
144 ie = LineSection->getMCLineEntries()->end(); it != ie; ++it) {