Home | History | Annotate | Download | only in Frontend

Lines Matching refs:EndLineNo

920   unsigned EndLineNo = SM.getExpansionLineNumber(End);
921 if (EndLineNo < LineNo || SM.getFileID(End) != FID)
933 if (EndLineNo == LineNo) {