Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp342 static bool IsAnonymousNamespaceName(llvm::StringRef name) { in IsAnonymousNamespaceName() function
1087 IsAnonymousNamespaceName(namespace_name) ? nullptr in GetDeclContextContainingSymbol()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp158 static bool IsAnonymousNamespaceName(llvm::StringRef name) { in IsAnonymousNamespaceName() function
646 IsAnonymousNamespaceName(name) ? nullptr : name, &context, in GetOrCreateNamespaceDecl()