OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useEHCleanupForArray
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDecl.cpp
474
bool
useEHCleanupForArray
)
476
useEHCleanupForArray
(
useEHCleanupForArray
) {}
481
bool
useEHCleanupForArray
;
485
bool
useEHCleanupForArray
=
486
flags.isForNormalCleanup() && this->
useEHCleanupForArray
;
488
CGF.emitDestroy(addr, type, destroyer,
useEHCleanupForArray
);
2114
bool
useEHCleanupForArray
) {
2116
destroyer,
useEHCleanupForArray
);
2126
bool
useEHCleanupForArray
) {
[
all
...]
CGDeclCXX.cpp
848
bool
useEHCleanupForArray
, const VarDecl *VD) {
867
emitDestroy(addr, type, destroyer,
useEHCleanupForArray
);
CGClass.cpp
1636
bool
useEHCleanupForArray
;
1640
bool
useEHCleanupForArray
)
1642
useEHCleanupForArray
(
useEHCleanupForArray
) {}
1653
flags.isForNormalCleanup() &&
useEHCleanupForArray
);
CGObjC.cpp
1594
bool
useEHCleanupForArray
;
1598
bool
useEHCleanupForArray
)
1600
useEHCleanupForArray
(
useEHCleanupForArray
) {}
1606
flags.isForNormalCleanup() &&
useEHCleanupForArray
);
CodeGenFunction.h
1995
Destroyer *destroyer, bool
useEHCleanupForArray
);
1998
bool
useEHCleanupForArray
);
2004
bool
useEHCleanupForArray
);
2007
bool
useEHCleanupForArray
,
Completed in 25 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026