Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h402 GetUniqueNamespaceDeclaration(const char *name, clang::DeclContext *decl_ctx,
DTypeSystemClang.cpp1890 NamespaceDecl *TypeSystemClang::GetUniqueNamespaceDeclaration( in GetUniqueNamespaceDeclaration() function in TypeSystemClang
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp1090 m_ast.GetUniqueNamespaceDeclaration( in GetDeclContextContainingSymbol()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp645 return m_clang.GetUniqueNamespaceDeclaration( in GetOrCreateNamespaceDecl()
/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionDeclMap.cpp1006 m_clang_ast_context->GetUniqueNamespaceDeclaration( in LookupLocalVarNamespace()
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp3450 namespace_decl = m_ast.GetUniqueNamespaceDeclaration( in ResolveNamespaceDIE()