Home | History | Annotate | Download | only in Sema

Lines Matching refs:AddConversionCandidate

3035             S.AddConversionCandidate(Conv, FoundDecl, ActingContext,
3972 S.AddConversionCandidate(Conv, I.getPair(), ActingDC, Init,
5591 /// AddConversionCandidate - Add a C++ conversion function as a
5598 Sema::AddConversionCandidate(CXXConversionDecl *Conversion,
5771 AddConversionCandidate(Specialization, FoundDecl, ActingDC, From, ToType,