Lines Matching refs:getLocWithOffset
898 Loc = Loc.getLocWithOffset(LocInfo.second); in getSpellingLocSlowCase()
940 Loc = Loc.getLocWithOffset(Offset); in getDecomposedSpellingLocSlowCase()
958 return Loc.getLocWithOffset(LocInfo.second); in getImmediateSpellingLoc()
1057 SourceLocation NextLoc = Loc.getLocWithOffset(1); in isAtEndOfImmediateMacroExpansion()
1470 IncludeLoc = IncludeLoc.getLocWithOffset(Entry->IncludeOffset); in getPresumedLoc()
1721 return FileLoc.getLocWithOffset(Size); in translateLineCol()
1729 return FileLoc.getLocWithOffset(FilePos); in translateLineCol()
1736 return FileLoc.getLocWithOffset(FilePos + i); in translateLineCol()
1830 Info.getSpellingLoc().getLocWithOffset(SpellRelativeOffs), in associateFileChunkWithMacroArgExp()
1839 ExpansionLoc = ExpansionLoc.getLocWithOffset(advance); in associateFileChunkWithMacroArgExp()
1911 return MacroArgExpandedLoc.getLocWithOffset(Offset - MacroArgBeginOffs); in getMacroArgExpandedLocation()