Home | History | Annotate | Download | only in AST

Lines Matching defs:StartLoc

3733   SourceLocation StartLoc;
3738 StartLoc = SourceLocation::getFromRawEncoding(First.Field.FieldLoc);
3740 StartLoc = SourceLocation::getFromRawEncoding(First.Field.DotLoc);
3742 StartLoc =
3744 return StartLoc;