Searched defs:FirstRecord (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp286 bool ODRDiagsEmitter::diagnoseSubMismatchVar(const NamedDecl *FirstRecord, argument
144 diagnoseSubMismatchField( const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, const FieldDecl *FirstField, const FieldDecl *SecondField) const argument
246 diagnoseSubMismatchTypedef( const NamedDecl *FirstRecord, StringRef FirstModule, StringRef SecondModule, const TypedefNameDecl *FirstTD, const TypedefNameDecl *SecondTD, bool IsTypeAlias) const argument
650 diagnoseSubMismatchUnexpected( DiffResult &DR, const NamedDecl *FirstRecord, StringRef FirstModule, const NamedDecl *SecondRecord, StringRef SecondModule) const argument
672 diagnoseSubMismatchDifferentDeclKinds( DiffResult &DR, const NamedDecl *FirstRecord, StringRef FirstModule, const NamedDecl *SecondRecord, StringRef SecondModule) const argument
706 diagnoseMismatch( const CXXRecordDecl *FirstRecord, const CXXRecordDecl *SecondRecord, const struct CXXRecordDecl::DefinitionData *SecondDD) const argument
1560 diagnoseMismatch(const RecordDecl *FirstRecord, const RecordDecl *SecondRecord) const argument
[all...]

Completed in 54 milliseconds