Home
last modified time | relevance | path

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

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