Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Refactoring/Rename/
DUSRLocFinder.cpp123 SourceLocation EndLocationForType(TypeLoc TL) { in EndLocationForType() function
342 EndLocationForType(NestedLoc.getTypeLoc()), in VisitNestedNameSpecifierLocations()
389 auto EndLoc = EndLocationForType(Loc); in VisitTypeLoc()
424 auto EndLoc = EndLocationForType(TargetLoc); in VisitTypeLoc()