/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
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() 941 from->getDeclKindName(), static_cast<void *>(to), name_string, in ImportDefinitionTo() 1073 from->getDeclKindName(), to, name_string, from, user_id); in Imported() 1078 from->getDeclKindName(), to, from, user_id); in Imported() 1177 ((Decl *)to_container_decl)->getDeclKindName(), in Imported()
|
D | ClangASTSource.cpp | 408 context_decl->getDeclKindName(), in FindExternalLexicalDecls() 415 context_decl->getDeclKindName(), in FindExternalLexicalDecls() 472 context_named_decl->getDeclKindName(), in FindExternalLexicalDecls() 473 context_named_decl->getName(), decl->getDeclKindName(), in FindExternalLexicalDecls() 477 decl->getDeclKindName(), ast_dump); in FindExternalLexicalDecls() 543 context.m_decl_context->getDeclKindName()); in FindExternalVisibleDecls()
|
D | CxxModuleHandler.cpp | 105 m_context->getDeclKindName(), m_error); in log()
|
D | ClangExpressionDeclMap.cpp | 669 name, context.m_decl_context->getDeclKindName()); in FindExternalVisibleDecls()
|
/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/ |
D | FindAllSymbols.cpp | 103 << ND->getDeclKindName() in CreateSymbolInfo()
|
/external/llvm-project/clang/lib/Tooling/Refactoring/ |
D | ASTSelection.cpp | 219 OS << D->getDeclKindName() << "Decl"; in dump()
|
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
D | AppleObjCDeclVendor.cpp | 42 name.getAsString().c_str(), decl_ctx->getDeclKindName(), in FindExternalVisibleDeclsByName()
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | DumpAST.cpp | 118 std::string getKind(const Decl *D) { return D->getDeclKindName(); } in getKind()
|
/external/clang/include/clang/AST/ |
D | DeclBase.h | 389 const char *getDeclKindName() const; 1211 const char *getDeclKindName() const;
|
/external/llvm-project/clang/lib/AST/ |
D | JSONNodeDumper.cpp | 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()
|
D | TextNodeDumper.cpp | 250 OS << D->getDeclKindName() << "Decl"; in Visit() 648 OS << D->getDeclKindName(); in dumpBareDeclRef() 1011 OS << " " << Node->getDecl()->getDeclKindName() << "Decl"; in VisitObjCIvarRefExpr()
|
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
|
D | ASTImporter.cpp | 1624 << D->getDeclKindName(); in ImportDeclParts() 2204 << D->getDeclKindName(); in VisitDecl() 2210 << D->getDeclKindName(); in VisitImportDecl()
|
/external/clang/lib/Frontend/ |
D | FrontendAction.cpp | 88 llvm::outs() << "PCH DECL: " << D->getDeclKindName(); in DeclRead()
|
/external/llvm-project/clang/unittests/AST/ |
D | ASTTraverserTest.cpp | 31 OS << D->getDeclKindName() << "Decl"; in Visit()
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | ParsedASTTests.cpp | 63 if (ND->getDeclKindName() == llvm::StringRef(Kind))
|
/external/clang/lib/AST/ |
D | DeclBase.cpp | 103 const char *Decl::getDeclKindName() const { in getDeclKindName() function in Decl 123 const char *DeclContext::getDeclKindName() const { in getDeclKindName() function in DeclContext
|
D | ASTDumper.cpp | 725 OS << D->getDeclKindName(); in dumpBareDeclRef() 1020 OS << D->getDeclKindName() << "Decl"; in dumpDecl() 1954 OS << " " << Node->getDecl()->getDeclKindName() << "Decl"; in VisitObjCIvarRefExpr()
|
/external/llvm-project/clang/include/clang/AST/ |
D | DeclBase.h | 434 const char *getDeclKindName() const; 1812 const char *getDeclKindName() const;
|
/external/llvm-project/clang/lib/Frontend/ |
D | FrontendAction.cpp | 92 llvm::outs() << "PCH DECL: " << D->getDeclKindName(); in DeclRead()
|
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
D | TypeSystemClang.cpp | 2286 printf("%20s: %s\n", decl_ctx->getDeclKindName(), in DumpDeclContextHiearchy() 2289 printf("%20s\n", decl_ctx->getDeclKindName()); in DumpDeclContextHiearchy() 2301 printf("%20s: %s%s\n", decl->getDeclKindName(), in DumpDeclHiearchy() 2308 printf("%20s: %s\n", decl->getDeclKindName(), in DumpDeclHiearchy() 2311 printf("%20s\n", decl->getDeclKindName()); in DumpDeclHiearchy()
|
/external/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 51 D->getDeclKindName() + "'"); in Emit()
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 52 D->getDeclKindName() + "'"); in Emit()
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 2884 << D->getDeclKindName(); in VisitFriendTemplateDecl()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 3710 << D->getDeclKindName(); in VisitFriendTemplateDecl()
|