Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp334 static bool IsAnonymousNamespaceName(llvm::StringRef name) { in IsAnonymousNamespaceName() function
1083 IsAnonymousNamespaceName(namespace_name) ? nullptr in GetDeclContextContainingSymbol()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp261 static bool IsAnonymousNamespaceName(llvm::StringRef name) { in IsAnonymousNamespaceName() function
936 IsAnonymousNamespaceName(name) ? nullptr : name, &context, in GetOrCreateNamespaceDecl()