Searched refs:SecondSA (Results 1 – 1 of 1) sorted by relevance
985 const StaticAssertDecl *SecondSA = cast<StaticAssertDecl>(SecondDecl); in diagnoseMismatch() local988 const Expr *SecondExpr = SecondSA->getAssertExpr(); in diagnoseMismatch()1000 const Expr *SecondMessage = SecondSA->getMessage(); in diagnoseMismatch()1016 SecondLoc = SecondSA->getBeginLoc(); in diagnoseMismatch()1017 SecondRange = SecondSA->getSourceRange(); in diagnoseMismatch()