Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp9621 auto ODRDiagDeclNote = [this](StringRef SecondModule, SourceLocation Loc, in diagnoseOdrViolations() local
9627 auto ODRDiagField = [this, &ODRDiagDeclError, &ODRDiagDeclNote, in diagnoseOdrViolations()
9638 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9655 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9668 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9684 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9701 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9714 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9728 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9740 [&ODRDiagDeclError, &ODRDiagDeclNote, &ComputeQualTypeODRHash]( in diagnoseOdrViolations()
[all …]