Home | History | Annotate | Download | only in Frontend

Lines Matching refs:translateFileLineCol

2710   SourceLocation Loc = SM.translateFileLineCol(File, Line, Col);
2717 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1);