Searched refs:SecondTag (Results 1 – 1 of 1) sorted by relevance
9971 auto *SecondTag = dyn_cast<TagDecl>(SecondRecord); in diagnoseOdrViolations() local9972 if (DR.SecondDiffType == EndOfClass && SecondTag) { in diagnoseOdrViolations()9973 SecondLoc = SecondTag->getBraceRange().getEnd(); in diagnoseOdrViolations()