Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp56 StringRef SecondModule, in diagnoseSubMismatchMethodParameters() argument
87 auto DiagNote = [&Diags, &GetDiagMethodType, SecondModule, in diagnoseSubMismatchMethodParameters()
93 << SecondModule.empty() << SecondModule in diagnoseSubMismatchMethodParameters()
145 const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, in diagnoseSubMismatchField() argument
163 auto DiagNote = [SecondField, SecondModule, in diagnoseSubMismatchField()
167 << SecondModule.empty() << SecondModule << SecondField->getSourceRange() << DiffType; in diagnoseSubMismatchField()
247 const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, in diagnoseSubMismatchTypedef() argument
261 auto DiagNote = [SecondTD, SecondModule, in diagnoseSubMismatchTypedef()
265 << SecondModule << SecondTD->getSourceRange() << DiffType; in diagnoseSubMismatchTypedef()
288 StringRef SecondModule, in diagnoseSubMismatchVar() argument
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h143 StringRef SecondModule) const;
149 StringRef SecondModule) const;
152 StringRef FirstModule, StringRef SecondModule,
157 StringRef FirstModule, StringRef SecondModule,
163 StringRef FirstModule, StringRef SecondModule,
175 StringRef SecondModule) const;
182 StringRef SecondModule,
191 StringRef FirstModule, StringRef SecondModule,