Lines Matching refs:getLocWithOffset
910 Loc = Loc.getLocWithOffset(LocInfo.second); in getSpellingLocSlowCase()
952 Loc = Loc.getLocWithOffset(Offset); in getDecomposedSpellingLocSlowCase()
970 return Loc.getLocWithOffset(LocInfo.second); in getImmediateSpellingLoc()
1062 SourceLocation NextLoc = Loc.getLocWithOffset(1); in isAtEndOfImmediateMacroExpansion()
1512 IncludeLoc = IncludeLoc.getLocWithOffset(Entry->IncludeOffset); in getPresumedLoc()
1763 return FileLoc.getLocWithOffset(Size); in translateLineCol()
1771 return FileLoc.getLocWithOffset(FilePos); in translateLineCol()
1778 return FileLoc.getLocWithOffset(FilePos + i); in translateLineCol()
1875 Info.getSpellingLoc().getLocWithOffset(SpellRelativeOffs), in associateFileChunkWithMacroArgExp()
1884 ExpansionLoc = ExpansionLoc.getLocWithOffset(advance); in associateFileChunkWithMacroArgExp()
1955 return MacroArgExpandedLoc.getLocWithOffset(Offset - MacroArgBeginOffs); in getMacroArgExpandedLocation()