Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp178 EmitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(*S)); in EmitStmt()
DCGObjC.cpp2037 void CodeGenFunction::EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S) { in EmitObjCAtThrowStmt() function in CodeGenFunction
DCodeGenFunction.h3201 void EmitObjCAtThrowStmt(const ObjCAtThrowStmt &S);