Home | History | Annotate | Download | only in Sema

Lines Matching refs:Conv

3143 /// function (C++ [temp.deduct.conv]) and, if successful, produce a
3150 CXXConversionDecl *Conv
3152 QualType FromType = Conv->getConversionType();
3158 // C++0x [temp.deduct.conv]p2:
3164 // C++0x [temp.deduct.conv]p4:
3169 // C++ [temp.deduct.conv]p3:
3190 // C++0x [temp.deduct.conv]p4:
3201 // C++ [temp.deduct.conv]p1:
3211 // C++0x [temp.deduct.conv]p4:
3225 // (C++0x [temp.deduct.conv]p6 clarifies that this only happens when