Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp9758 auto ODRDiagDeclNote = [this](StringRef SecondModule, SourceLocation Loc, in diagnoseOdrViolations() local
9764 auto ODRDiagField = [this, &ODRDiagDeclError, &ODRDiagDeclNote, in diagnoseOdrViolations()
9775 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9792 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9805 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9821 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9838 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9851 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9865 ODRDiagDeclNote(SecondModule, SecondField->getLocation(), in diagnoseOdrViolations()
9877 [&ODRDiagDeclError, &ODRDiagDeclNote, &ComputeQualTypeODRHash]( in diagnoseOdrViolations()
[all …]