Home
last modified time | relevance | path

Searched refs:DCAsDecl (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DDeclBase.cpp1158 Decl *DCAsDecl = cast<Decl>(this); in makeDeclVisibleInContext() local
1160 if (!(isa<TagDecl>(DCAsDecl) && cast<TagDecl>(DCAsDecl)->isBeingDefined())) in makeDeclVisibleInContext()
1161 if (ASTMutationListener *L = DCAsDecl->getASTMutationListener()) in makeDeclVisibleInContext()