Searched refs:FullLoc (Results 1 – 3 of 3) sorted by relevance
204 FullSourceLoc FullLoc(Occurrence.getNameRanges()[0].getBegin(), in HandleOneRename() local206 errs() << "clang-rename: renamed at: " << SourceMgr.getFilename(FullLoc) in HandleOneRename()207 << ":" << FullLoc.getSpellingLineNumber() << ":" in HandleOneRename()208 << FullLoc.getSpellingColumnNumber() << "\n"; in HandleOneRename()
47 const clang::FullSourceLoc FullLoc(Loc, SM); in IsValidEditLoc() local48 auto FileIdAndOffset = FullLoc.getSpellingLoc().getDecomposedLoc(); in IsValidEditLoc()
252 FullSourceLoc FullLoc(Point, SourceMgr); in FindSymbol() local