Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DModule.cpp812 llvm::StringRef anon_prefix("(anonymous namespace)"); in Prune() local
813 if (cpp_method.GetContext() == anon_prefix) in Prune()