Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp9971 auto *SecondTag = dyn_cast<TagDecl>(SecondRecord); in diagnoseOdrViolations() local
9972 if (DR.SecondDiffType == EndOfClass && SecondTag) { in diagnoseOdrViolations()
9973 SecondLoc = SecondTag->getBraceRange().getEnd(); in diagnoseOdrViolations()