Home
last modified time | relevance | path

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

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