Searched refs:DNode (Results 1 – 2 of 2) sorted by relevance
292 transformer::detail::rewriteDescendants(const DynTypedNode &DNode, in rewriteDescendants() argument295 if (const auto *Node = DNode.get<Decl>()) in rewriteDescendants()297 if (const auto *Node = DNode.get<Stmt>()) in rewriteDescendants()299 if (const auto *Node = DNode.get<TypeLoc>()) in rewriteDescendants()305 DNode.getNodeKind().asStringRef()); in rewriteDescendants()
4904 auto *DNode = DT->getNode(CtxI->getParent()); in isGuaranteedNotToBeUndefOrPoison() local4905 if (!DNode) in isGuaranteedNotToBeUndefOrPoison()4914 auto *Dominator = DNode->getIDom(); in isGuaranteedNotToBeUndefOrPoison()