Home | History | Annotate | Download | only in AST

Lines Matching refs:CompoundStmt

1010 CompoundStmt *LambdaExpr::getBody() const {
1018 return static_cast<CompoundStmt *>(getStoredStmts()[NumCaptures]);