Home | History | Annotate | Download | only in Frontend

Lines Matching refs:translateFileLineCol

2678   SourceLocation Loc = SM.translateFileLineCol(File, Line, Col);
2685 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1);