Searched refs:EmitDeclStmt (Results 1 – 2 of 2) sorted by relevance
352 case Stmt::DeclStmtClass: EmitDeclStmt(cast<DeclStmt>(*S)); break; in EmitSimpleStmt()1105 void CodeGenFunction::EmitDeclStmt(const DeclStmt &S) { in EmitDeclStmt() function in CodeGenFunction
2868 void EmitDeclStmt(const DeclStmt &S);