Home
last modified time | relevance | path

Searched refs:EmitDeclStmt (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp276 case Stmt::DeclStmtClass: EmitDeclStmt(cast<DeclStmt>(*S)); break; in EmitSimpleStmt()
1012 void CodeGenFunction::EmitDeclStmt(const DeclStmt &S) { in EmitDeclStmt() function in CodeGenFunction
DCodeGenFunction.h2149 void EmitDeclStmt(const DeclStmt &S);