Searched refs:diagnoseSubMismatchTypedef (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h156 bool diagnoseSubMismatchTypedef(const NamedDecl *FirstRecord,
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp246 bool ODRDiagsEmitter::diagnoseSubMismatchTypedef( function in class:ODRDiagsEmitter
1267 if (diagnoseSubMismatchTypedef(FirstRecord, FirstModule, SecondModule,
1629 if (diagnoseSubMismatchTypedef(FirstRecord, FirstModule, SecondModule,

Completed in 123 milliseconds