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