Searched refs:SecondSA (Results 1 – 1 of 1) sorted by relevance
10376 StaticAssertDecl *SecondSA = cast<StaticAssertDecl>(SecondDecl); in diagnoseOdrViolations() local10379 Expr *SecondExpr = SecondSA->getAssertExpr(); in diagnoseOdrViolations()10392 StringLiteral *SecondStr = SecondSA->getMessage(); in diagnoseOdrViolations()10408 SecondLoc = SecondSA->getBeginLoc(); in diagnoseOdrViolations()10409 SecondRange = SecondSA->getSourceRange(); in diagnoseOdrViolations()