Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDeclName

262   if (From->getDeclName() != To->getDeclName())
363 if (Context->getDeclName() != Friend->getDeclName())
478 if (CTD->getDeclName() != Friend->getDeclName())
1273 << (D ? D->getDeclName() : DeclarationName())