Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h331 bool IgnoreName(const ConstString name, bool ignore_all_dollar_names);
H A DClangASTSource.cpp560 bool ClangASTSource::IgnoreName(const ConstString name, in IgnoreName() function in ClangASTSource
587 if (IgnoreName(name, true)) in FindExternalVisibleDecls()
649 if (IgnoreName(name, true)) in FillNamespaceMap()
H A DClangExpressionDeclMap.cpp1346 if (IgnoreName(name, false)) in FindExternalVisibleDecls()