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