Searched refs:MaybeEmitInheritedConstructorNote (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 11011 MaybeEmitInheritedConstructorNote(*this, Found); in NoteOverloadCandidate() 11417 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseArityMismatch() 11453 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 11464 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 11489 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 11511 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 11534 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 11557 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 11585 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 11634 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() [all …]
|