Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp431 if (TagDecl *original_tag_decl = dyn_cast<TagDecl>(original.decl)) { FindExternalLexicalDecls() local
H A DClangASTImporter.cpp266 if (original_tag_decl->isCompleteDefinition()) { in ~CompleteTagDeclsScope() local