Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp55 StringRef FirstModule, 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
287 diagnoseSubMismatchVar(const NamedDecl * FirstRecord,StringRef FirstModule,StringRef SecondModule,const VarDecl * FirstVD,const VarDecl * SecondVD) const diagnoseSubMismatchVar() argument
363 diagnoseSubMismatchProtocols(const ObjCProtocolList & FirstProtocols,const ObjCContainerDecl * FirstContainer,StringRef FirstModule,const ObjCProtocolList & SecondProtocols,const ObjCContainerDecl * SecondContainer,StringRef SecondModule) const diagnoseSubMismatchProtocols() argument
421 diagnoseSubMismatchObjCMethod(const NamedDecl * FirstObjCContainer,StringRef FirstModule,StringRef SecondModule,const ObjCMethodDecl * FirstMethod,const ObjCMethodDecl * SecondMethod) const diagnoseSubMismatchObjCMethod() argument
505 diagnoseSubMismatchObjCProperty(const NamedDecl * FirstObjCContainer,StringRef FirstModule,StringRef SecondModule,const ObjCPropertyDecl * FirstProp,const ObjCPropertyDecl * SecondProp) const diagnoseSubMismatchObjCProperty() argument
651 diagnoseSubMismatchUnexpected(DiffResult & DR,const NamedDecl * FirstRecord,StringRef FirstModule,const NamedDecl * SecondRecord,StringRef SecondModule) const diagnoseSubMismatchUnexpected() argument
673 diagnoseSubMismatchDifferentDeclKinds(DiffResult & DR,const NamedDecl * FirstRecord,StringRef FirstModule,const NamedDecl * SecondRecord,StringRef SecondModule) const diagnoseSubMismatchDifferentDeclKinds() argument
714 std::string FirstModule = getOwningModuleNameForDiagnostic(FirstRecord); diagnoseMismatch() local
1565 std::string FirstModule = getOwningModuleNameForDiagnostic(FirstRecord); diagnoseMismatch() local
1672 std::string FirstModule = getOwningModuleNameForDiagnostic(FirstFunction); diagnoseMismatch() local
1806 std::string FirstModule = getOwningModuleNameForDiagnostic(FirstEnum); diagnoseMismatch() local
1931 std::string FirstModule = getOwningModuleNameForDiagnostic(FirstID); diagnoseMismatch() local
2116 std::string FirstModule = getOwningModuleNameForDiagnostic(FirstProtocol); diagnoseMismatch() local
[all...]