Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp162 if (clang::Decl *escaped_child = GetEscapedChild(decl)) { in GetEscapedChild() local
172 if (clang::Decl *escaped_child = GetEscapedChild(decl)) { in Override() local