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