Searched refs:DCAsDecl (Results 1 – 1 of 1) sorted by relevance
1158 Decl *DCAsDecl = cast<Decl>(this); in makeDeclVisibleInContext() local1160 if (!(isa<TagDecl>(DCAsDecl) && cast<TagDecl>(DCAsDecl)->isBeingDefined())) in makeDeclVisibleInContext()1161 if (ASTMutationListener *L = DCAsDecl->getASTMutationListener()) in makeDeclVisibleInContext()