<div dir="ltr"><div>The example in the comment has this node visiting order: VisitDecl(), VisitNamedDecl(), VisitNamespaceDecl(), so the type of the given node should be NamespaceDecl, not NamedDecl. OK to commit?<br><br></div>
</div>