Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp11220 auto ODRDiagNote = [&SecondModule, this](SourceLocation Loc, in diagnoseOdrViolations() local
11232 ODRDiagNote(SecondFunction->getReturnTypeSourceRange().getBegin(), in diagnoseOdrViolations()
11256 ODRDiagNote(SecondParam->getLocation(), SecondParam->getSourceRange(), in diagnoseOdrViolations()
11282 ODRDiagNote(SecondParam->getLocation(), in diagnoseOdrViolations()
11287 ODRDiagNote(SecondParam->getLocation(), in diagnoseOdrViolations()
11302 ODRDiagNote(SecondParam->getLocation(), SecondParam->getSourceRange(), in diagnoseOdrViolations()
11315 ODRDiagNote(SecondParam->getLocation(), SecondParam->getSourceRange(), in diagnoseOdrViolations()
11336 ODRDiagNote(SecondFunction->getLocation(), in diagnoseOdrViolations()
11398 auto ODRDiagNote = [&SecondModule, this](SourceLocation Loc, in diagnoseOdrViolations() local
11409 ODRDiagNote(SecondEnum->getLocation(), SecondEnum->getSourceRange(), in diagnoseOdrViolations()
[all …]