Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp10484 StaticAssertDecl *SecondSA = cast<StaticAssertDecl>(SecondDecl); in diagnoseOdrViolations() local
10487 Expr *SecondExpr = SecondSA->getAssertExpr(); in diagnoseOdrViolations()
10500 StringLiteral *SecondStr = SecondSA->getMessage(); in diagnoseOdrViolations()
10516 SecondLoc = SecondSA->getBeginLoc(); in diagnoseOdrViolations()
10517 SecondRange = SecondSA->getSourceRange(); in diagnoseOdrViolations()