Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseNullptrCheck.cpp281 if (!findContainingAncestor( in allArgUsesValid()
410 bool findContainingAncestor(ast_type_traits::DynTypedNode Start, in findContainingAncestor() function in clang::tidy::modernize::__anon88c842860111::CastSequenceVisitor