Home
last modified time | relevance | path

Searched refs:GetUniqueNamespaceDeclaration (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h465 GetUniqueNamespaceDeclaration(const char *name, clang::DeclContext *decl_ctx,
H A DTypeSystemClang.cpp1897 NamespaceDecl *TypeSystemClang::GetUniqueNamespaceDeclaration( in GetUniqueNamespaceDeclaration() function in TypeSystemClang
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1088 m_ast.GetUniqueNamespaceDeclaration( in GetDeclContextContainingSymbol()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp647 return m_clang.GetUniqueNamespaceDeclaration( in GetOrCreateNamespaceDecl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1001 m_clang_ast_context->GetUniqueNamespaceDeclaration( in LookupLocalVarNamespace()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3592 namespace_decl = m_ast.GetUniqueNamespaceDeclaration( in ResolveNamespaceDIE()