Searched refs:MaybeEmitInheritedConstructorNote (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 9628 MaybeEmitInheritedConstructorNote(*this, Found); in NoteOverloadCandidate() 9982 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseArityMismatch() 10018 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10029 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10054 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10076 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10089 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10112 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10123 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() 10170 MaybeEmitInheritedConstructorNote(S, Found); in DiagnoseBadDeduction() [all …]
|