Home
last modified time | relevance | path

Searched refs:KeepInsertionPoint (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGException.cpp442 bool KeepInsertionPoint) { in EmitCXXThrowExpr() argument
458 if (KeepInsertionPoint) in EmitCXXThrowExpr()
H A DCodeGenFunction.h4489 void EmitCXXThrowExpr(const CXXThrowExpr *E, bool KeepInsertionPoint = true);