OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsFatal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
Utils.cpp
231
bool
IsFatal
= Severity == DS_Error &&
235
if (!R.getLocation().isValid() ||
IsFatal
)
238
if (
IsFatal
)
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExpr.cpp
3155
CheckRecoverableKind RecoverKind, bool
IsFatal
,
3157
assert(
IsFatal
|| RecoverKind != CheckRecoverableKind::Unrecoverable);
3164
IsFatal
&& RecoverKind != CheckRecoverableKind::Unrecoverable;
3176
!
IsFatal
|| RecoverKind == CheckRecoverableKind::AlwaysRecoverable;
Completed in 39 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026