Searched refs:DNode (Results 1 – 2 of 2) sorted by relevance
327 transformer::detail::rewriteDescendants(const DynTypedNode &DNode, in rewriteDescendants() argument330 if (const auto *Node = DNode.get<Decl>()) in rewriteDescendants()332 if (const auto *Node = DNode.get<Stmt>()) in rewriteDescendants()334 if (const auto *Node = DNode.get<TypeLoc>()) in rewriteDescendants()340 DNode.getNodeKind().asStringRef()); in rewriteDescendants()
7679 auto *DNode = DT->getNode(CtxI->getParent()); in isGuaranteedNotToBeUndefOrPoison() local7680 if (!DNode) in isGuaranteedNotToBeUndefOrPoison()7689 auto *Dominator = DNode->getIDom(); in isGuaranteedNotToBeUndefOrPoison()