Home | History | Annotate | Download | only in Frontend

Lines Matching refs:translateFileLineCol

2739   SourceLocation Loc = SM.translateFileLineCol(File, Line, Col);
2746 SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1);