Searched refs:SecondSA (Results 1 – 1 of 1) sorted by relevance
10347 StaticAssertDecl *SecondSA = cast<StaticAssertDecl>(SecondDecl); in diagnoseOdrViolations() local10350 Expr *SecondExpr = SecondSA->getAssertExpr(); in diagnoseOdrViolations()10363 StringLiteral *SecondStr = SecondSA->getMessage(); in diagnoseOdrViolations()10379 SecondLoc = SecondSA->getBeginLoc(); in diagnoseOdrViolations()10380 SecondRange = SecondSA->getSourceRange(); in diagnoseOdrViolations()