Lines Matching refs:getLocWithOffset
907 Loc = Loc.getLocWithOffset(LocInfo.second); in getSpellingLocSlowCase()
949 Loc = Loc.getLocWithOffset(Offset); in getDecomposedSpellingLocSlowCase()
967 return Loc.getLocWithOffset(LocInfo.second); in getImmediateSpellingLoc()
1054 SourceLocation NextLoc = Loc.getLocWithOffset(1); in isAtEndOfImmediateMacroExpansion()
1497 IncludeLoc = IncludeLoc.getLocWithOffset(Entry->IncludeOffset); in getPresumedLoc()
1748 return FileLoc.getLocWithOffset(Size); in translateLineCol()
1756 return FileLoc.getLocWithOffset(FilePos); in translateLineCol()
1763 return FileLoc.getLocWithOffset(FilePos + i); in translateLineCol()
1860 Info.getSpellingLoc().getLocWithOffset(SpellRelativeOffs), in associateFileChunkWithMacroArgExp()
1869 ExpansionLoc = ExpansionLoc.getLocWithOffset(advance); in associateFileChunkWithMacroArgExp()
1940 return MacroArgExpandedLoc.getLocWithOffset(Offset - MacroArgBeginOffs); in getMacroArgExpandedLocation()