Home | History | Annotate | Download | only in AST

Lines Matching refs:getDeclKindName

446     OS << D->getDeclKindName();
660 OS << D->getDeclKindName() << "Decl";
1496 OS << " " << Node->getDecl()->getDeclKindName() << "Decl";