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.cpp985 const StaticAssertDecl *SecondSA = cast<StaticAssertDecl>(SecondDecl); in diagnoseMismatch() local
988 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()