Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DVirtualNearMissCheck.cpp98 bool IsItself = in checkOverridingFunctionReturnType() local
105 if (!HasPublicAccess && !IsItself) in checkOverridingFunctionReturnType()