Home | History | Annotate | Download | only in AST

Lines Matching refs:getCompoundBody

462   CompoundStmt *getCompoundBody() { return (CompoundStmt*)getBody(); }