Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp9660 auto ODRDiagError = [FirstRecord, &FirstModule, in diagnoseOdrViolations()
9664 << FirstRecord << FirstModule.empty() << FirstModule << Range in diagnoseOdrViolations()
9802 << FirstRecord << FirstModule.empty() << FirstModule << Range in diagnoseOdrViolations()
10054 << FirstRecord << FirstModule.empty() << FirstModule; in diagnoseOdrViolations()
10084 << FirstRecord << FirstModule.empty() << FirstModule << FirstRange in diagnoseOdrViolations()
10159 << FirstRecord << FirstModule.empty() << FirstModule << Range in diagnoseOdrViolations()
11156 << FirstRecord << FirstModule.empty() << FirstModule << FirstDiffType in diagnoseOdrViolations()
11200 auto ODRDiagError = [FirstFunction, &FirstModule, in diagnoseOdrViolations()
11204 << FirstFunction << FirstModule.empty() << FirstModule << Range in diagnoseOdrViolations()
11378 auto ODRDiagError = [FirstEnum, &FirstModule, in diagnoseOdrViolations()
[all …]