Searched refs:SecondSA (Results 1 – 1 of 1) sorted by relevance
10484 StaticAssertDecl *SecondSA = cast<StaticAssertDecl>(SecondDecl); in diagnoseOdrViolations() local10487 Expr *SecondExpr = SecondSA->getAssertExpr(); in diagnoseOdrViolations()10500 StringLiteral *SecondStr = SecondSA->getMessage(); in diagnoseOdrViolations()10516 SecondLoc = SecondSA->getBeginLoc(); in diagnoseOdrViolations()10517 SecondRange = SecondSA->getSourceRange(); in diagnoseOdrViolations()