Searched defs:EmitDoStmt (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/CodeGen/ | ||
| D | CGStmt.cpp | 745 void CodeGenFunction::EmitDoStmt(const DoStmt &S, in EmitDoStmt() function in CodeGenFunction |
| /external/llvm-project/clang/lib/CodeGen/ | ||
| D | CGStmt.cpp | 862 void CodeGenFunction::EmitDoStmt(const DoStmt &S, in EmitDoStmt() function in CodeGenFunction |