Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DParentVirtualCallCheck.cpp39 static BasesVector getParentsByGrandParent(const CXXRecordDecl &GrandParent, in getParentsByGrandParent() function
124 getParentsByGrandParent(*CastToType, *ThisType, *MemberDecl); in check()