Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp55 StringRef FirstModule, in diagnoseSubMismatchMethodParameters() argument
77 auto DiagError = [&Diags, &GetDiagMethodType, FirstContainer, FirstModule, in diagnoseSubMismatchMethodParameters()
83 << FirstContainer << FirstModule.empty() << FirstModule in diagnoseSubMismatchMethodParameters()
145 const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, in diagnoseSubMismatchField() argument
157 auto DiagError = [FirstRecord, FirstField, FirstModule, in diagnoseSubMismatchField()
160 << FirstRecord << FirstModule.empty() << FirstModule in diagnoseSubMismatchField()
247 const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, in diagnoseSubMismatchTypedef() argument
255 auto DiagError = [FirstRecord, FirstTD, FirstModule, in diagnoseSubMismatchTypedef()
258 << FirstRecord << FirstModule.empty() << FirstModule in diagnoseSubMismatchTypedef()
287 StringRef FirstModule, in diagnoseSubMismatchVar() argument
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h141 StringRef FirstModule,
147 StringRef FirstModule,
152 StringRef FirstModule, StringRef SecondModule,
157 StringRef FirstModule, StringRef SecondModule,
163 StringRef FirstModule, StringRef SecondModule,
172 StringRef FirstModule,
181 StringRef FirstModule,
191 StringRef FirstModule, StringRef SecondModule,