Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h538 DeclContextGetAsNamespaceDecl(const CompilerDeclContext &dc);
DTypeSystemClang.cpp9538 TypeSystemClang::DeclContextGetAsNamespaceDecl(const CompilerDeclContext &dc) { in DeclContextGetAsNamespaceDecl() function in TypeSystemClang
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTSource.cpp1714 TypeSystemClang::DeclContextGetAsNamespaceDecl(namespace_decl); in AddNamespace()
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp3242 TypeSystemClang::DeclContextGetAsNamespaceDecl( in GetClangDeclForDIE()