Home | History | Annotate | Download | only in Sema

Lines Matching full:over

686   // C++ [temp.over.link]p4:
723 // C++0x [over.load]p2:
796 // C++ [over.ics.user]p4:
840 // C++ [over.ics.user]p4:
867 // C++ [over.best.ics]p4:
1031 /// conversion sequence (C++ [conv], C++ [over.ics.scs]) from the
1277 // C++ [over.best.ics]p6:
2369 /// (C++ [over.ics.user]) that converts expression From to the type
2389 // C++ [over.match.ctor]p1:
2494 // C++ [over.ics.user]p1:
2517 // C++ [over.ics.user]p1:
2528 // C++ [over.ics.user]p2:
2595 // C++0x [over.best.ics]p10:
2690 // C++0x [over.ics.rank]p3b4:
2754 // C++ [over.ics.rank]p4b2:
2829 // C++ [over.ics.rank]p3b4:
2982 /// [over.ics.rank]p4b3). As part of these checks, we also look at
3006 // C++ [over.ics.rank]p4b3:
3328 // C++ [over.ics.ref]p1:
3418 // Per C++ [over.ics.ref]p4, we don't check the bit-field property here.
3421 // C++ [over.ics.ref]p1:
3450 // [over.best.ics]p2).
3475 // We actually handle one oddity of C++ [over.ics.ref] at this
3589 // C++ [over.ics.ref]p2:
3681 // C++0x [over.match.funcs]p4:
3695 // (C++ [over.match.funcs]p5). We perform a simplified version of
4082 // object argument (C++ [over.call.func]p3), and the acting context
4368 // C++ [over.match.funcs]p7:
4419 // C++ [over.match.funcs]p7:
4455 /// candidate in the candidate set (C++ [over.match.conv],
4456 /// C++ [over.match.copy]). From is the expression we're converting from,
4489 // C++ [over.match.funcs]p4:
4515 // go through a copy constructor. 13.3.3.1.2-p4 [over.ics.user]
4565 // C++ [over.ics.user]p3:
4644 /// with the given arguments (C++ [over.call.object]p2-4). Proto is
4753 /// [over.match.oper]).
4761 // C++ [over.match.oper]p3:
4828 // C++ [over.match.oper]p4:
4863 /// [over.built]). The types are separated into pointer types and
4996 // Skip over Volatile/Restrict if no Volatile/Restrict found anywhere
5236 // Define some constants used to index and iterate over the arithemetic types
5239 // types are that preserved by promotion (C++ [over.built]p2).
5391 // C++ [over.built]p3:
5400 // C++ [over.built]p4:
5420 // C++ [over.built]p5:
5445 // C++ [over.built]p6:
5451 // C++ [over.built]p7:
5474 // C++ [over.built]p9:
5500 // C++ [over.built]p8:
5515 // C++ [over.built]p10:
5540 // C++ [over.match.oper]p16:
5567 // C++ [over.built]p15:
5579 // C++ [over.built]p1:
5669 // C++ [over.built]p13:
5680 // C++ [over.built]p14:
5723 // C++ [over.built]p12:
5742 // C++ [over.built]p24:
5793 // C++ [over.built]p17:
5825 // C++ [over.built]p20:
5861 // C++ [over.built]p19:
5869 // C++ [over.built]p21:
5939 // C++ [over.built]p18:
6007 // C++ [over.built]p22:
6045 // C++ [over.operator]p23:
6065 // C++ [over.built]p13:
6107 // C++ [over.built]p11:
6163 // C++ [over.built]p25:
6218 /// operator overloads to the candidate set (C++ [over.built]), based
6266 // Dispatch over the operation to add in only those overloads which apply.
6283 // C++ [over.match.oper]p3:
6342 // C++ [over.match.oper]p3:
6471 // C++ [over.match.best]p1:
6481 // C++ [over.match.best]p1:
7652 // C++ [over.over]p4:
7690 // C++ [over.over]p2:
7758 // C++ [over.over]p3:
7874 /// an overloaded function (C++ [over.over]), where @p From is an
7929 // C++ [over.over]p1:
7932 // C++ [over.over]p1:
7957 // C++ [over.over]p2:
8845 // C++ [over.match.oper]p9:
9308 /// type (C++ [over.call.object]), which can end up invoking an
9326 // C++ [over.call.object]p1:
9352 // C++ [over.call.object]p2:
9378 // Skip over templated conversion functions; they aren't
9594 // C++ [over.ref]p1: