Home
last modified time | relevance | path

Searched refs:NamespaceDeclMatchesThisSymbolFile (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.h301 …bool NamespaceDeclMatchesThisSymbolFile (const lldb_private::ClangNamespaceDecl…
HDSymbolFileDWARF.cpp3056 SymbolFileDWARF::NamespaceDeclMatchesThisSymbolFile (const ClangNamespaceDecl *namespace_decl) in NamespaceDeclMatchesThisSymbolFile() function in SymbolFileDWARF
3146 if (!NamespaceDeclMatchesThisSymbolFile(namespace_decl)) in FindGlobalVariables()
3603 if (!NamespaceDeclMatchesThisSymbolFile(namespace_decl)) in FindFunctions()
3989 if (!NamespaceDeclMatchesThisSymbolFile(namespace_decl)) in FindTypes()
4091 if (!NamespaceDeclMatchesThisSymbolFile(parent_namespace_decl)) in FindNamespace()