Searched defs:EmitIfStmt (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGStmt.cpp | 570 void CodeGenFunction::EmitIfStmt(const IfStmt &S) { in EmitIfStmt() function in CodeGenFunction |
/external/llvm-project/clang/lib/CodeGen/ | ||
D | CGStmt.cpp | 678 void CodeGenFunction::EmitIfStmt(const IfStmt &S) { in EmitIfStmt() function in CodeGenFunction |