Home | History | Annotate | Download | only in AST

Lines Matching refs:Body

581   return Body.get(getASTContext().getExternalSource());
700 if (Stmt *Body = getBody())
701 return Body->getLocEnd();