Home | History | Annotate | Download | only in AST

Lines Matching refs:Stmt

18 #include "clang/AST/Stmt.h"
497 Stmt *ObjCMethodDecl::getBody() const {
611 if (Stmt *Body = getBody())