Home | History | Annotate | Download | only in AST

Lines Matching refs:Beg

1902   SourceLocation Beg = LBraceLoc;
1903 if (Beg.isInvalid()) {
1909 Beg = S->getLocStart();
1914 return Beg;