Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:NS

671   if (auto *NS = dyn_cast<DINamespace>(Entity))
672 EntityDie = getOrCreateNameSpace(NS);