Home | History | Annotate | Download | only in AST

Lines Matching defs:StartLoc

3833   SourceLocation StartLoc;
3838 StartLoc = SourceLocation::getFromRawEncoding(First.Field.FieldLoc);
3840 StartLoc = SourceLocation::getFromRawEncoding(First.Field.DotLoc);
3842 StartLoc =
3844 return StartLoc;