Searched refs:diagnoseSubMismatchField (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | ODRDiagsEmitter.h | 151 bool diagnoseSubMismatchField(const NamedDecl *FirstRecord,
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | ODRDiagsEmitter.cpp | 144 bool ODRDiagsEmitter::diagnoseSubMismatchField( in diagnoseSubMismatchField() function in ODRDiagsEmitter 1036 if (diagnoseSubMismatchField(FirstRecord, FirstModule, SecondModule, in diagnoseMismatch() 1617 if (diagnoseSubMismatchField(FirstRecord, FirstModule, SecondModule, in diagnoseMismatch() 2061 if (diagnoseSubMismatchField(FirstID, FirstModule, SecondModule, in diagnoseMismatch()
|