Searched defs:getCompoundBody (Results 1 – 2 of 2) sorted by relevance
493 CompoundStmt *getCompoundBody() { return (CompoundStmt*)getBody(); } in getCompoundBody() function
3514 CompoundStmt *getCompoundBody() const { return (CompoundStmt*) Body; } in getCompoundBody() function