Home
last modified time | relevance | path

Searched defs:FixLocation (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DRenamerClangTidyCheck.cpp381 SourceRange FixLocation{D.getFieldLoc(), D.getFieldLoc()}; in VisitDesignatedInitExpr() local
429 SourceLocation FixLocation = UsageRange.getBegin(); in addUsage() local