| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | CastExprTest.cpp | 79 << "Expected CXXConstructorDecl, but saw " << Conv->getDeclKindName(); in TEST() 102 << "Expected CXXMethodDecl, but saw " << Conv->getDeclKindName(); in TEST()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/refactor/ |
| H A D | InsertionPoint.cpp | 38 dlog(" {0} {1} {2}", Matches, D->getDeclKindName(), D); in insertionDecl() 98 dlog("Looking for insertion point in {0}", DC.getDeclKindName()); in insertionPoint() 119 return error("{0} body in wrong file: {1}", DC.getDeclKindName(), in insertDecl()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTImporter.cpp | 92 decl->getDeclKindName(), named_decl->getNameAsString(), in CopyDecl() 98 decl->getDeclKindName(), user_id); in CopyDecl() 178 decl->getDeclKindName(), decl, escaped_child->getDeclKindName(), in Override() 335 decl->getDeclKindName(), decl, src_ctx, dst_ctx); in DeportDecl() 353 decl->getDeclKindName(), decl, result->getDeclKindName(), result); in DeportDecl() 929 from->getDeclKindName(), static_cast<void *>(to), name_string, in ImportDefinitionTo() 1061 from->getDeclKindName(), to, name_string, from, user_id); in Imported() 1066 from->getDeclKindName(), to, from, user_id); in Imported() 1166 ((Decl *)to_container_decl)->getDeclKindName(), in Imported()
|
| H A D | ClangASTSource.cpp | 411 context_decl->getDeclKindName(), in FindExternalLexicalDecls() 418 context_decl->getDeclKindName(), in FindExternalLexicalDecls() 475 context_named_decl->getDeclKindName(), in FindExternalLexicalDecls() 476 context_named_decl->getName(), decl->getDeclKindName(), in FindExternalLexicalDecls() 480 decl->getDeclKindName(), ast_dump); in FindExternalLexicalDecls() 544 context.m_decl_context->getDeclKindName()); in FindExternalVisibleDecls()
|
| H A D | CxxModuleHandler.cpp | 110 m_context->getDeclKindName(), m_error); in log()
|
| H A D | ClangExpressionDeclMap.cpp | 694 name, context.m_decl_context->getDeclKindName()); in FindExternalVisibleDecls()
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ASTImporterLookupTable.cpp | 105 Name.getAsString(), DC->getDeclKindName()) in remove()
|
| H A D | JSONNodeDumper.cpp | 103 JOS.attribute("kind", (llvm::Twine(D->getDeclKindName()) + "Decl").str()); in Visit() 333 JOS.attribute("kind", (llvm::Twine(D->getDeclKindName()) + "Decl").str()); in writeBareDeclRef() 345 Ret["kind"] = (llvm::Twine(D->getDeclKindName()) + "Decl").str(); in createBareDeclRef()
|
| H A D | TextNodeDumper.cpp | 251 OS << D->getDeclKindName() << "Decl"; in Visit() 691 OS << D->getDeclKindName(); in dumpBareDeclRef() 1069 OS << " " << Node->getDecl()->getDeclKindName() << "Decl"; in VisitObjCIvarRefExpr()
|
| H A D | DeclBase.cpp | 123 const char *Decl::getDeclKindName() const { in getDeclKindName() function in Decl 155 const char *DeclContext::getDeclKindName() const { in getDeclKindName() function in DeclContext
|
| H A D | ASTImporter.cpp | 1719 << D->getDeclKindName(); in ImportDeclParts() 2242 << D->getDeclKindName(); in VisitDecl() 2248 << D->getDeclKindName(); in VisitImportDecl()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/find-all-symbols/ |
| H A D | FindAllSymbols.cpp | 103 << ND->getDeclKindName() in CreateSymbolInfo()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | ASTTests.cpp | 309 D.getDeclKindName() == Case.NodeType; in TEST()
|
| H A D | ParsedASTTests.cpp | 65 if (ND->getDeclKindName() == llvm::StringRef(Kind))
|
| /llvm-project-15.0.7/clang/lib/Tooling/Refactoring/ |
| H A D | ASTSelection.cpp | 219 OS << D->getDeclKindName() << "Decl"; in dump()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCDeclVendor.cpp | 43 name.getAsString().c_str(), decl_ctx->getDeclKindName(), in FindExternalVisibleDeclsByName()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | DumpAST.cpp | 117 std::string getKind(const Decl *D) { return D->getDeclKindName(); } in getKind()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | DeclBase.h | 436 const char *getDeclKindName() const; 1901 const char *getDeclKindName() const;
|
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | ASTTraverserTest.cpp | 31 OS << D->getDeclKindName() << "Decl"; in Visit()
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | FrontendAction.cpp | 94 llvm::outs() << "PCH DECL: " << D->getDeclKindName(); in DeclRead()
|
| /llvm-project-15.0.7/clang/lib/ASTMatchers/ |
| H A D | ASTMatchFinder.cpp | 869 OS << D->getDeclKindName() << "Decl "; in dumpNode()
|
| /llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 1499 param->getDeclKindName()); in TemplateParameterAllowsValue() 2393 printf("%20s: %s\n", decl_ctx->getDeclKindName(), in DumpDeclContextHiearchy() 2396 printf("%20s\n", decl_ctx->getDeclKindName()); in DumpDeclContextHiearchy() 2408 printf("%20s: %s%s\n", decl->getDeclKindName(), in DumpDeclHiearchy() 2415 printf("%20s: %s\n", decl->getDeclKindName(), in DumpDeclHiearchy() 2418 printf("%20s\n", decl->getDeclKindName()); in DumpDeclHiearchy()
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTWriterDecl.cpp | 51 D->getDeclKindName() + "'"); in Emit()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiateDecl.cpp | 3898 << D->getDeclKindName(); in VisitFriendTemplateDecl()
|