OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrologueCleanupDepth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp
365
bool HasCleanups = EHStack.stable_begin() !=
PrologueCleanupDepth
;
367
HasCleanups && EHStack.containsOnlyLifetimeMarkers(
PrologueCleanupDepth
);
382
PopCleanupBlocks(
PrologueCleanupDepth
);
1091
PrologueCleanupDepth
= EHStack.stable_begin();
CodeGenFunction.h
348
///
PrologueCleanupDepth
- The cleanup depth enclosing all the
350
EHScopeStack::stable_iterator
PrologueCleanupDepth
;
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026