Searched refs:ToOriginRecord (Results 1 – 1 of 1) sorted by relevance
2242 RecordDecl *ToOriginRecord = dyn_cast<RecordDecl>(ToOrigin); in IsStructuralMatch() local2243 if (ToOriginRecord) in IsStructuralMatch()2244 ToRecord = ToOriginRecord; in IsStructuralMatch()