Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp263 if (auto *original_tag_decl = dyn_cast<TagDecl>(original_decl)) { ~CompleteTagDeclsScope() local
H A DClangASTSource.cpp432 if (TagDecl *original_tag_decl = dyn_cast<TagDecl>(original.decl)) { FindExternalLexicalDecls() local