Home | History | Annotate | Download | only in Sema

Lines Matching full:arrow

448 arrow, the BaseExpr
1020 // For later type-checking purposes, turn arrow accesses into dot
1031 // Recover from arrow accesses to records, e.g.:
1431 /// \param OpKind either tok::arrow or tok::period
1463 bool IsArrow = (OpKind == tok::arrow);