Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.h112 NamespacesSet m_namespaces; variable
H A DPDBASTParser.cpp1092 m_namespaces.insert(namespace_decl); in GetDeclContextContainingSymbol()
1137 set = &m_namespaces; in FindNamespaceDecl()