Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:AttributedStmt

178                             EmitAttributedStmt(cast<AttributedStmt>(*S)); break;
338 void CodeGenFunction::EmitAttributedStmt(const AttributedStmt &S) {