Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp249 return skipSubTree(); in VisitStmt()
264 return skipSubTree(); in VisitStmt()
271 return skipSubTree(); in VisitStmt()
279 bool skipSubTree() { in skipSubTree() function in clang::tidy::modernize::__anon6c2656c60111::CastSequenceVisitor
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DImmutableSet.h149 LItr.skipSubTree(); in isEqual()
150 RItr.skipSubTree(); in isEqual()
803 void skipSubTree() {