Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangASTImporter.cpp143 clang::Decl *GetEscapedChild(clang::Decl *decl, in GetEscapedChild() function in DeclContextOverride
165 if (clang::Decl *escaped_child = GetEscapedChild(decl)) { in GetEscapedChild()
175 if (clang::Decl *escaped_child = GetEscapedChild(decl)) { in Override()