Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp172 EmitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(*S)); in EmitStmt()
H A DCGObjC.cpp1855 void CodeGenFunction::EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S) { in EmitObjCAtThrowStmt() function in CodeGenFunction
H A DCodeGenFunction.h2879 void EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S);