Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp137 case Stmt::ForStmtClass: EmitForStmt(cast<ForStmt>(*S)); break; in EmitStmt()
525 EmitForStmt(cast<ForStmt>(*SubStmt), S.getAttrs()); in EmitAttributedStmt()
805 void CodeGenFunction::EmitForStmt(const ForStmt &S, in EmitForStmt() function in CodeGenFunction
DCodeGenFunction.h2275 void EmitForStmt(const ForStmt &S,