Home
last modified time | relevance | path

Searched refs:SecondSA (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp983 const StaticAssertDecl *SecondSA = cast<StaticAssertDecl>(SecondDecl); in diagnoseMismatch() local
986 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()