OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RethrowFn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGException.cpp
1340
llvm::FunctionCallee
RethrowFn
;
1345
llvm::FunctionCallee
RethrowFn
, llvm::Value *SavedExnVar)
1347
RethrowFn
(
RethrowFn
), SavedExnVar(SavedExnVar) {}
1376
CGF.EmitRuntimeCallOrInvoke(
RethrowFn
,
1380
CGF.EmitRuntimeCallOrInvoke(
RethrowFn
);
1413
llvm::FunctionCallee
rethrowFn
) {
1416
assert(
rethrowFn
&& "rethrow function is required");
1426
llvm::FunctionType *rethrowFnTy =
rethrowFn
.getFunctionType();
1455
rethrowFn
, SavedExnVar)
[
all
...]
CGException.cpp
1340
llvm::FunctionCallee
RethrowFn
;
1345
llvm::FunctionCallee
RethrowFn
, llvm::Value *SavedExnVar)
1347
RethrowFn
(
RethrowFn
), SavedExnVar(SavedExnVar) {}
1376
CGF.EmitRuntimeCallOrInvoke(
RethrowFn
,
1380
CGF.EmitRuntimeCallOrInvoke(
RethrowFn
);
1413
llvm::FunctionCallee
rethrowFn
) {
1416
assert(
rethrowFn
&& "rethrow function is required");
1426
llvm::FunctionType *rethrowFnTy =
rethrowFn
.getFunctionType();
1455
rethrowFn
, SavedExnVar)
[
all
...]
Completed in 30 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026