Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp55 StringRef FirstModule, in diagnoseSubMismatchMethodParameters()
145 const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, in diagnoseSubMismatchField()
247 const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, in diagnoseSubMismatchTypedef()
287 StringRef FirstModule, in diagnoseSubMismatchVar()
363 const ObjCContainerDecl *FirstContainer, StringRef FirstModule, in diagnoseSubMismatchProtocols()
421 const NamedDecl *FirstObjCContainer, StringRef FirstModule, in diagnoseSubMismatchObjCMethod()
505 const NamedDecl *FirstObjCContainer, StringRef FirstModule, in diagnoseSubMismatchObjCProperty()
651 DiffResult &DR, const NamedDecl *FirstRecord, StringRef FirstModule, in diagnoseSubMismatchUnexpected()
673 DiffResult &DR, const NamedDecl *FirstRecord, StringRef FirstModule, in diagnoseSubMismatchDifferentDeclKinds()
714 std::string FirstModule = getOwningModuleNameForDiagnostic(FirstRecord); in diagnoseMismatch() local
[all …]