Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp341 static bool IsAnonymousNamespaceName(llvm::StringRef name) { in IsAnonymousNamespaceName() function
1085 IsAnonymousNamespaceName(namespace_name) ? nullptr in GetDeclContextContainingSymbol()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp159 static bool IsAnonymousNamespaceName(llvm::StringRef name) { in IsAnonymousNamespaceName() function
648 IsAnonymousNamespaceName(name) ? nullptr : name, &context, in GetOrCreateNamespaceDecl()