Searched defs:SecondModule (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ODRDiagsEmitter.cpp | 56 StringRef SecondModule, in diagnoseSubMismatchMethodParameters() argument 145 const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, in diagnoseSubMismatchField() argument 247 const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, in diagnoseSubMismatchTypedef() argument 288 diagnoseSubMismatchVar(const NamedDecl * FirstRecord,StringRef FirstModule,StringRef SecondModule,const VarDecl * FirstVD,const VarDecl * SecondVD) const diagnoseSubMismatchVar() argument 422 diagnoseSubMismatchObjCMethod(const NamedDecl * FirstObjCContainer,StringRef FirstModule,StringRef SecondModule,const ObjCMethodDecl * FirstMethod,const ObjCMethodDecl * SecondMethod) const diagnoseSubMismatchObjCMethod() argument 506 diagnoseSubMismatchObjCProperty(const NamedDecl * FirstObjCContainer,StringRef FirstModule,StringRef SecondModule,const ObjCPropertyDecl * FirstProp,const ObjCPropertyDecl * SecondProp) const diagnoseSubMismatchObjCProperty() argument 715 std::string SecondModule = getOwningModuleNameForDiagnostic(SecondRecord); diagnoseMismatch() local 1566 std::string SecondModule = getOwningModuleNameForDiagnostic(SecondRecord); diagnoseMismatch() local 1673 std::string SecondModule = getOwningModuleNameForDiagnostic(SecondFunction); diagnoseMismatch() local 1807 std::string SecondModule = getOwningModuleNameForDiagnostic(SecondEnum); diagnoseMismatch() local 1932 std::string SecondModule = getOwningModuleNameForDiagnostic(SecondID); diagnoseMismatch() local 2117 std::string SecondModule = getOwningModuleNameForDiagnostic(SecondProtocol); diagnoseMismatch() local [all...] |