OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useEHCleanup
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDecl.cpp
644
/*
useEHCleanup
*/ true);
2023
bool
useEHCleanup
= (cleanupKind & EHCleanup);
2025
useEHCleanup
);
2214
/// \param
useEHCleanup
- whether to push an EH cleanup to destroy
2223
bool
useEHCleanup
) {
2249
if (
useEHCleanup
)
2256
if (
useEHCleanup
)
2295
/*checkZeroLength*/ true, /*
useEHCleanup
*/ false);
CodeGenFunction.h
2012
bool checkZeroLength, bool
useEHCleanup
);
Completed in 20 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026