Home | History | Annotate | Download | only in Frontend

Lines Matching defs:FileLoc

2360   SourceLocation FileLoc = SM.translateFileLineCol(File, 1, 1);
2361 return SM.getMacroArgExpandedLocation(FileLoc.getLocWithOffset(Offset));
2377 SourceLocation FileLoc
2379 return FileLoc.getLocWithOffset(Offs);
2399 SourceLocation FileLoc = SourceMgr->getLocForStartOfFile(PreambleID);
2400 return FileLoc.getLocWithOffset(Offs);