Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/
DUSRLocFinder.cpp123 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()