Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DConcatNestedNamespacesCheck.cpp70 const SourceRange &FrontReplacement, const SourceRange &BackReplacement) { in reportDiagnostic()
95 SourceRange BackReplacement(Namespaces.back()->getRBraceLoc(), in check() local