Searched refs:getDeclKindName (Results 1 – 9 of 9) sorted by relevance
219 OS << D->getDeclKindName() << "Decl"; in dump()
101 JOS.attribute("kind", (llvm::Twine(D->getDeclKindName()) + "Decl").str()); in Visit()302 JOS.attribute("kind", (llvm::Twine(D->getDeclKindName()) + "Decl").str()); in writeBareDeclRef()314 Ret["kind"] = (llvm::Twine(D->getDeclKindName()) + "Decl").str(); in createBareDeclRef()
250 OS << D->getDeclKindName() << "Decl"; in Visit()648 OS << D->getDeclKindName(); in dumpBareDeclRef()1013 OS << " " << Node->getDecl()->getDeclKindName() << "Decl"; in VisitObjCIvarRefExpr()
123 const char *Decl::getDeclKindName() const { in getDeclKindName() function in Decl155 const char *DeclContext::getDeclKindName() const { in getDeclKindName() function in DeclContext
1639 << D->getDeclKindName(); in ImportDeclParts()2238 << D->getDeclKindName(); in VisitDecl()2244 << D->getDeclKindName(); in VisitImportDecl()
434 const char *getDeclKindName() const;1857 const char *getDeclKindName() const;
92 llvm::outs() << "PCH DECL: " << D->getDeclKindName(); in DeclRead()
51 D->getDeclKindName() + "'"); in Emit()
3711 << D->getDeclKindName(); in VisitFriendTemplateDecl()