Searched refs:FindNamespace (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Breakpad/ |
| H A D | SymbolFileBreakpad.h | 130 FindNamespace(const ConstString &name, in FindNamespace() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| H A D | SymbolVendor.h | 111 FindNamespace(const ConstString &name,
|
| H A D | SymbolFile.h | 220 FindNamespace(const ConstString &name, in FindNamespace() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | SymbolVendor.cpp | 355 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 D | SymbolFilePDB.h | 161 lldb_private::CompilerDeclContext FindNamespace(
|
| H A D | SymbolFilePDB.cpp | 1620 lldb_private::CompilerDeclContext SymbolFilePDB::FindNamespace( in FindNamespace() function in SymbolFilePDB
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | SymbolFileNativePDB.h | 154 FindNamespace(const ConstString &name,
|
| H A D | SymbolFileNativePDB.cpp | 1552 SymbolFileNativePDB::FindNamespace(const ConstString &name, in FindNamespace() function in SymbolFileNativePDB
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTSource.cpp | 803 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 D | SymbolFileDWARFDebugMap.h | 124 lldb_private::CompilerDeclContext FindNamespace(
|
| H A D | SymbolFileDWARF.h | 214 lldb_private::CompilerDeclContext FindNamespace(
|
| H A D | SymbolFileDWARFDebugMap.cpp | 1214 CompilerDeclContext SymbolFileDWARFDebugMap::FindNamespace( in FindNamespace() function in SymbolFileDWARFDebugMap 1220 matching_namespace = oso_dwarf->FindNamespace(name, parent_decl_ctx); in FindNamespace()
|
| H A D | SymbolFileDWARF.cpp | 2589 SymbolFileDWARF::FindNamespace(const ConstString &name, in FindNamespace() function in SymbolFileDWARF
|