Home
last modified time | relevance | path

Searched refs:EndLocationForType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp122 SourceLocation EndLocationForType(TypeLoc TL) { in EndLocationForType() function
360 EndLocationForType(NestedLoc.getTypeLoc()), in VisitNestedNameSpecifierLocations()
407 auto EndLoc = EndLocationForType(Loc); in VisitTypeLoc()
442 auto EndLoc = EndLocationForType(TargetLoc); in VisitTypeLoc()