Home | History | Annotate | Download | only in AST

Lines Matching refs:Beg

1606   SourceLocation Beg = LBraceLoc, End = RBraceLoc;
1607 if (Beg.isInvalid()) {
1613 Beg = S->getLocStart();
1629 return SourceRange(Beg, End);