Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp9486 auto ODRDiagError = [FirstRecord, &FirstModule, in diagnoseOdrViolations() local
9514 ODRDiagError(FirstRecord->getLocation(), GetSourceRange(FirstDD), in diagnoseOdrViolations()
9525 ODRDiagError(FirstRecord->getLocation(), GetSourceRange(FirstDD), in diagnoseOdrViolations()
9543 ODRDiagError(FirstRecord->getLocation(), FirstBase.getSourceRange(), in diagnoseOdrViolations()
9553 ODRDiagError(FirstRecord->getLocation(), FirstBase.getSourceRange(), in diagnoseOdrViolations()
9564 ODRDiagError(FirstRecord->getLocation(), FirstBase.getSourceRange(), in diagnoseOdrViolations()
9624 auto ODRDiagError = [FirstRecord, &FirstModule, in diagnoseOdrViolations() local
9654 ODRDiagError(FirstDecl->getLocation(), FirstDecl->getSourceRange(), in diagnoseOdrViolations()
9677 ODRDiagError(FirstDecl->getLocation(), in diagnoseOdrViolations()
9691 ODRDiagError(FirstDecl->getLocation(), FirstDecl->getSourceRange(), in diagnoseOdrViolations()
[all …]