Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:getExpansionLineNumber

1111   if (SM->getExpansionLineNumber(LocEnd) >
1112 SM->getExpansionLineNumber(LocStart)) {