Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1162 if (NamedDecl *from_named_decl = dyn_cast<clang::NamedDecl>(from)) { ImportDefinitionTo() local
1292 if (NamedDecl *from_named_decl = dyn_cast<clang::NamedDecl>(from)) { Imported() local