Searched refs:to_tag (Results 1 – 1 of 1) sorted by relevance
1156 if (clang::TagDecl *to_tag = dyn_cast<clang::TagDecl>(to)) { in ImportDefinitionTo() local1158 to_tag->setCompleteDefinition(from_tag->isCompleteDefinition()); in ImportDefinitionTo()