Searched defs:EmitThrowStmt (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGObjCGNU.cpp | 2700 void CGObjCGNU::EmitThrowStmt(CodeGenFunction &CGF, in EmitThrowStmt() function in CGObjCGNU |
D | CGObjCMac.cpp | 4345 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, in EmitThrowStmt() function in CGObjCMac |
/external/llvm-project/clang/lib/CodeGen/ | ||
D | CGObjCMac.cpp | 4925 void CGObjCMac::EmitThrowStmt(CodeGen::CodeGenFunction &CGF, in EmitThrowStmt() function in CGObjCMac |
D | CGObjCGNU.cpp | 3942 void CGObjCGNU::EmitThrowStmt(CodeGenFunction &CGF, in EmitThrowStmt() function in CGObjCGNU |