Searched defs:EmitSimpleStmt (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGStmt.cpp | 48 if (EmitSimpleStmt(S)) 175 bool CodeGenFunction::EmitSimpleStmt(const Stmt *S) { function in class:CodeGenFunction |
Completed in 51 milliseconds