Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp10347 StaticAssertDecl *SecondSA = cast<StaticAssertDecl>(SecondDecl); in diagnoseOdrViolations() local
10350 Expr *SecondExpr = SecondSA->getAssertExpr(); in diagnoseOdrViolations()
10363 StringLiteral *SecondStr = SecondSA->getMessage(); in diagnoseOdrViolations()
10379 SecondLoc = SecondSA->getBeginLoc(); in diagnoseOdrViolations()
10380 SecondRange = SecondSA->getSourceRange(); in diagnoseOdrViolations()