Searched refs:MaybeEmitInheritedConstructorNote (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 10445 MaybeEmitInheritedConstructorNote(*this, Found); in NoteOverloadCandidate() 10859 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseArityMismatch() 10895 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10906 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10931 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10953 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10976 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10999 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 11027 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 11076 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() [all …]
|