Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Modules/
H A Dodr_hash.mm20 // RUN: echo "module FirstModule {" >> %t/Inputs/module.map
84 …* {{'S::y' from module 'SecondModule' is not present in definition of 'S' in module 'FirstModule'}}
113 // [email protected]:* {{but in 'FirstModule' found a different body}}
116 // [email protected]:* {{but in 'FirstModule' found a different body}}
163 // [email protected]:* {{but in 'FirstModule' found a different body}}
166 // [email protected]:* {{but in 'FirstModule' found a different body}}
169 // [email protected]:* {{but in 'FirstModule' found a different body}}
172 // [email protected]:* {{but in 'FirstModule' found a different body}}
227 // [email protected]:* {{but in 'FirstModule' found type alias 'T' with different underlying ty…
324 // [email protected]:* {{but in 'FirstModule' found a different body}}
[all …]
H A Dodr_hash.cl20 // RUN: echo "module FirstModule {" >> %t/Inputs/module.map
64 // [email protected]:* {{but in 'FirstModule' found a different body}}
67 // [email protected]:* {{but in 'FirstModule' found a different body}}
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp9685 << FirstRecord << FirstModule.empty() << FirstModule in diagnoseOdrViolations()
9784 << FirstRecord << FirstModule.empty() << FirstModule in diagnoseOdrViolations()
9828 << FirstRecord << FirstModule.empty() << FirstModule in diagnoseOdrViolations()
9977 << FirstRecord << FirstModule.empty() << FirstModule; in diagnoseOdrViolations()
10015 << FirstRecord << FirstModule.empty() << FirstModule in diagnoseOdrViolations()
10061 << FirstRecord << FirstModule.empty() << FirstModule << Range in diagnoseOdrViolations()
10230 << FirstRecord << FirstModule.empty() << FirstModule in diagnoseOdrViolations()
10311 << FirstRecord << FirstModule.empty() << FirstModule << Range in diagnoseOdrViolations()
11007 << FirstRecord << FirstModule.empty() << FirstModule << FirstDiffType in diagnoseOdrViolations()
11055 << FirstFunction << FirstModule.empty() << FirstModule << Range in diagnoseOdrViolations()
[all …]