Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp179 EmitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(*S)); in EmitStmt()
H A DCGObjC.cpp2042 void CodeGenFunction::EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S) { in EmitObjCAtThrowStmt() function in CodeGenFunction
H A DCodeGenFunction.h3259 void EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S);