OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BeginCatchFn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGException.cpp
1411
llvm::FunctionCallee
beginCatchFn
,
1414
assert((!!
beginCatchFn
) == (!!endCatchFn) &&
1418
BeginCatchFn
=
beginCatchFn
;
1480
if (
BeginCatchFn
) {
1482
CGF.EmitNounwindRuntimeCall(
BeginCatchFn
, exn);
CodeGenFunction.h
703
llvm::FunctionCallee
BeginCatchFn
;
715
llvm::FunctionCallee
beginCatchFn
,
Completed in 20 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026