Searched refs:SecondSA (Results 1 – 1 of 1) sorted by relevance
983 const StaticAssertDecl *SecondSA = cast<StaticAssertDecl>(SecondDecl); in diagnoseMismatch() local986 const Expr *SecondExpr = SecondSA->getAssertExpr(); in diagnoseMismatch()998 const Expr *SecondMessage = SecondSA->getMessage(); in diagnoseMismatch()1014 SecondLoc = SecondSA->getBeginLoc(); in diagnoseMismatch()1015 SecondRange = SecondSA->getSourceRange(); in diagnoseMismatch()