Home | History | Annotate | Download | only in Parse

Lines Matching refs:Operator

56     void operator++() {
61 operator unsigned() const { return Depth; }
653 // operator.
845 TemplateId->Operator = OO_None;
848 TemplateId->Operator = TemplateName.OperatorFunctionId.Operator;