Searched refs:typeShouldBeVisited (Results 1 – 1 of 1) sorted by relevance
6645 const auto typeShouldBeVisited = [&](QualType T) -> bool { in visitDeclRef() local6652 typeShouldBeVisited(VD->getType())) { in visitDeclRef()6671 if (VD->isLocalVarDecl() && typeShouldBeVisited(VD->getType()) && in visitDeclRef()