Searched defs:ClearInsertionPoint (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h169 void ClearInsertionPoint() { function in class:llvm::IRBuilderBase
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp4171 EmitThrowStmt(CodeGenFunction &CGF, const ObjCAtThrowStmt &S, bool ClearInsertionPoint) argument
H A DCGObjCMac.cpp4870 EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S, bool ClearInsertionPoint) argument
7765 EmitThrowStmt(CodeGen::CodeGenFunction &CGF, const ObjCAtThrowStmt &S, bool ClearInsertionPoint) argument

Completed in 215 milliseconds