Home
last modified time | relevance | path

Searched refs:EmitObjCAtThrowStmt (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp163 EmitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(*S)); in EmitStmt()
DCodeGenFunction.h2289 void EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S);
DCGObjC.cpp1745 void CodeGenFunction::EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S) { in EmitObjCAtThrowStmt() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp176 EmitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(*S)); in EmitStmt()
DCGObjC.cpp2033 void CodeGenFunction::EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S) { in EmitObjCAtThrowStmt() function in CodeGenFunction
DCodeGenFunction.h3152 void EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S);