Home | History | Annotate | Download | only in Sema

Lines Matching refs:OperatorLoc

1176 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, 
1180 StartLocation = OperatorLoc;
1181 EndLocation = OperatorLoc;