Home | History | Annotate | Download | only in Sema

Lines Matching defs:Conv

3303 /// function (C++ [temp.deduct.conv]) and, if successful, produce a
3310 CXXConversionDecl *Conv
3312 QualType FromType = Conv->getConversionType();
3318 // C++0x [temp.deduct.conv]p2:
3324 // C++0x [temp.deduct.conv]p4:
3329 // C++ [temp.deduct.conv]p3:
3350 // C++0x [temp.deduct.conv]p4:
3361 // C++ [temp.deduct.conv]p1:
3371 // C++0x [temp.deduct.conv]p4:
3385 // (C++0x [temp.deduct.conv]p6 clarifies that this only happens when