OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isForNormalCleanup
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
EHScopeStack.h
170
bool
isForNormalCleanup
() const { return !isForEHCleanup(); }
CGDecl.cpp
486
flags.
isForNormalCleanup
() && this->useEHCleanupForArray;
503
bool NRVO = flags.
isForNormalCleanup
() && NRVOFlag;
CGClass.cpp
1653
flags.
isForNormalCleanup
() && useEHCleanupForArray);
CGObjC.cpp
1606
flags.
isForNormalCleanup
() && useEHCleanupForArray);
Completed in 62 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026