Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp921 if (NamedDecl *from_named_decl = dyn_cast<clang::NamedDecl>(from)) { in ImportDefinitionTo() local
1053 if (NamedDecl *from_named_decl = dyn_cast<clang::NamedDecl>(from)) { in Imported() local