Home | History | Annotate | Download | only in libclang

Lines Matching refs:NamespaceAliasDecl

678   assert(NS && (isa<NamespaceDecl>(NS) || isa<NamespaceAliasDecl>(NS)) && TU &&