Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h541 DeclContextGetAsNamespaceDecl(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9850 TypeSystemClang::DeclContextGetAsNamespaceDecl(const CompilerDeclContext &dc) { in DeclContextGetAsNamespaceDecl() function in TypeSystemClang
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1704 TypeSystemClang::DeclContextGetAsNamespaceDecl(namespace_decl); in AddNamespace()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3264 TypeSystemClang::DeclContextGetAsNamespaceDecl( in GetClangDeclForDIE()