Home
last modified time | relevance | path

Searched defs:escaped_child (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp165 return escaped_child; in GetEscapedChild() local
175 if (clang::Decl *escaped_child = GetEscapedChild(decl)) { Override() local