Searched refs:FirstSA (Results 1 – 1 of 1) sorted by relevance
982 const StaticAssertDecl *FirstSA = cast<StaticAssertDecl>(FirstDecl); in diagnoseMismatch() local985 const Expr *FirstExpr = FirstSA->getAssertExpr(); in diagnoseMismatch()997 const Expr *FirstMessage = FirstSA->getMessage(); in diagnoseMismatch()1007 FirstLoc = FirstSA->getBeginLoc(); in diagnoseMismatch()1008 FirstRange = FirstSA->getSourceRange(); in diagnoseMismatch()