Searched refs:getDeclKindName (Results 1 – 8 of 8) sorted by relevance
440 << D->getDeclKindName(); in VisitDecl()
361 const char *getDeclKindName() const;988 const char *getDeclKindName() const;
298 push(D->getDeclKindName()); in visitDeclRef()383 push(D->getDeclKindName()); in dispatch()
446 OS << D->getDeclKindName(); in dumpBareDeclRef()660 OS << D->getDeclKindName() << "Decl"; in dumpDecl()1496 OS << " " << Node->getDecl()->getDeclKindName() << "Decl"; in VisitObjCIvarRefExpr()
71 const char *Decl::getDeclKindName() const { in getDeclKindName() function in Decl90 const char *DeclContext::getDeclKindName() const { in getDeclKindName() function in DeclContext
2180 << D->getDeclKindName(); in VisitDecl()
80 llvm::outs() << "PCH DECL: " << D->getDeclKindName(); in DeclRead()
1772 D->getDeclKindName() + "'"); in WriteDecl()