OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndCatchMightThrow
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCRuntime.cpp
249
bool
EndCatchMightThrow
= (Handler.Variable == nullptr);
252
EndCatchMightThrow
,
ItaniumCXXABI.cpp
4440
bool
EndCatchMightThrow
= CaughtType->isRecordType();
4443
llvm::Value *AdjustedExn = CallBeginCatch(CGF, Exn,
EndCatchMightThrow
);
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026