Home | History | Annotate | Download | only in Sema

Lines Matching refs:OperatorLoc

945 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, 
949 StartLocation = OperatorLoc;
950 EndLocation = OperatorLoc;