Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTImporter.cpp732 if (NamedDecl *from_named_decl = dyn_cast<clang::NamedDecl>(from)) in Imported() local
736 from_named_decl->printName(name_stream); in Imported()