Home | History | Annotate | Download | only in Sema

Lines Matching refs:OperatorLoc

1211 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, 
1215 StartLocation = OperatorLoc;
1216 EndLocation = OperatorLoc;