Home
last modified time | relevance | path

Searched refs:FindNamespace (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.h130 FindNamespace(const ConstString &name, in FindNamespace() function
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbolVendor.h111 FindNamespace(const ConstString &name,
H A DSymbolFile.h220 FindNamespace(const ConstString &name, in FindNamespace() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolVendor.cpp355 SymbolVendor::FindNamespace(const ConstString &name, in FindNamespace() function in SymbolVendor
362 namespace_decl_ctx = m_sym_file_ap->FindNamespace(name, parent_decl_ctx); in FindNamespace()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.h161 lldb_private::CompilerDeclContext FindNamespace(
H A DSymbolFilePDB.cpp1620 lldb_private::CompilerDeclContext SymbolFilePDB::FindNamespace( in FindNamespace() function in SymbolFilePDB
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h154 FindNamespace(const ConstString &name,
H A DSymbolFileNativePDB.cpp1552 SymbolFileNativePDB::FindNamespace(const ConstString &name, in FindNamespace() function in SymbolFileNativePDB
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp803 symbol_vendor->FindNamespace(name, &namespace_decl); in FindExternalVisibleDecls()
834 symbol_vendor->FindNamespace(name, &namespace_decl); in FindExternalVisibleDecls()
1875 symbol_vendor->FindNamespace(name, &module_parent_namespace_decl); in CompleteNamespaceMap()
1908 symbol_vendor->FindNamespace(name, &null_namespace_decl); in CompleteNamespaceMap()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h124 lldb_private::CompilerDeclContext FindNamespace(
H A DSymbolFileDWARF.h214 lldb_private::CompilerDeclContext FindNamespace(
H A DSymbolFileDWARFDebugMap.cpp1214 CompilerDeclContext SymbolFileDWARFDebugMap::FindNamespace( in FindNamespace() function in SymbolFileDWARFDebugMap
1220 matching_namespace = oso_dwarf->FindNamespace(name, parent_decl_ctx); in FindNamespace()
H A DSymbolFileDWARF.cpp2589 SymbolFileDWARF::FindNamespace(const ConstString &name, in FindNamespace() function in SymbolFileDWARF