Searched refs:MaybeEmitInheritedConstructorNote (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 10288 MaybeEmitInheritedConstructorNote(*this, Found); in NoteOverloadCandidate() 10698 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseArityMismatch() 10734 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10745 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10770 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10792 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10815 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10838 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10866 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10915 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() [all …]
|