Searched refs:FullLoc (Results 1 – 3 of 3) sorted by relevance
213 FullSourceLoc FullLoc(Occurrence.getNameRanges()[0].getBegin(), in HandleOneRename() local215 errs() << "clang-rename: renamed at: " << SourceMgr.getFilename(FullLoc) in HandleOneRename()216 << ":" << FullLoc.getSpellingLineNumber() << ":" in HandleOneRename()217 << FullLoc.getSpellingColumnNumber() << "\n"; in HandleOneRename()
47 const clang::FullSourceLoc FullLoc(Loc, SM); in IsValidEditLoc() local49 FullLoc.getSpellingLoc().getDecomposedLoc(); in IsValidEditLoc()
260 FullSourceLoc FullLoc(Point, SourceMgr); in FindSymbol() local