Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1447 TypeSystemClang::DeclContextGetAsNamespaceDecl(namespace_decl); in AddNamespace()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h618 DeclContextGetAsNamespaceDecl(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9588 TypeSystemClang::DeclContextGetAsNamespaceDecl(const CompilerDeclContext &dc) { in DeclContextGetAsNamespaceDecl() function in TypeSystemClang
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3331 TypeSystemClang::DeclContextGetAsNamespaceDecl( in GetClangDeclForDIE()