Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DVirtualNearMissCheck.cpp131 static bool checkParamTypes(const CXXMethodDecl *BaseMD, in checkParamTypes() function
162 return checkParamTypes(BaseMD, DerivedMD); in checkOverrideWithoutName()