Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h390 GetUniqueNamespaceDeclaration(const char *name, clang::DeclContext *decl_ctx,
H A DTypeSystemClang.cpp1857 NamespaceDecl *TypeSystemClang::GetUniqueNamespaceDeclaration( in GetUniqueNamespaceDeclaration() function in TypeSystemClang
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1086 m_ast.GetUniqueNamespaceDeclaration( in GetDeclContextContainingSymbol()
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1005 m_clang_ast_context->GetUniqueNamespaceDeclaration( in LookupLocalVarNamespace()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp935 return m_clang.GetUniqueNamespaceDeclaration( in GetOrCreateNamespaceDecl()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3371 namespace_decl = m_ast.GetUniqueNamespaceDeclaration( in ResolveNamespaceDIE()