Home
last modified time | relevance | path

Searched refs:DeclContextGetAsNamespaceDecl (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h527 DeclContextGetAsNamespaceDecl(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9768 TypeSystemClang::DeclContextGetAsNamespaceDecl(const CompilerDeclContext &dc) { in DeclContextGetAsNamespaceDecl() function in TypeSystemClang
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1704 TypeSystemClang::DeclContextGetAsNamespaceDecl(namespace_decl); in AddNamespace()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3185 TypeSystemClang::DeclContextGetAsNamespaceDecl( in GetClangDeclForDIE()