Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DSlicingCheck.cpp45 const auto IsWithinDerivedCtor = in registerMatchers() local
63 unless(IsWithinDerivedCtor)); in registerMatchers()