Home | History | Annotate | Download | only in AST

Lines Matching refs:getCompoundBody

3139   CompoundStmt *getCompoundBody() const { return (CompoundStmt*) Body; }