Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DVirtualClassDestructorCheck.cpp199 if (const auto MaybeRange = in check() local
202 Fix = FixItHint::CreateRemoval(*MaybeRange); in check()