OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DK_nontrivial_c_struct
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
NonTrivialTypeVisitor.h
33
case QualType::
DK_nontrivial_c_struct
:
Type.h
1202
DK_nontrivial_c_struct
1221
/// this returns true, isDestructedType returns
DK_nontrivial_c_struct
.
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprAgg.cpp
259
RetTy.isDestructedType() == QualType::
DK_nontrivial_c_struct
;
833
E->getType().isDestructedType() == QualType::
DK_nontrivial_c_struct
;
840
CGF.pushDestroy(QualType::
DK_nontrivial_c_struct
, Dest.getAddress(),
1222
E->getType().isDestructedType() == QualType::
DK_nontrivial_c_struct
)
1223
CGF.pushDestroy(QualType::
DK_nontrivial_c_struct
, Dest.getAddress(),
1244
E->getType().isDestructedType() == QualType::
DK_nontrivial_c_struct
;
1269
CGF.pushDestroy(QualType::
DK_nontrivial_c_struct
, Dest.getAddress(),
CGDeclCXX.cpp
91
case QualType::
DK_nontrivial_c_struct
:
CGBlocks.cpp
636
VT.isDestructedType() == QualType::
DK_nontrivial_c_struct
) {
2091
case QualType::
DK_nontrivial_c_struct
:
2564
type.isDestructedType() == QualType::
DK_nontrivial_c_struct
)
CGDecl.cpp
2007
case QualType::
DK_nontrivial_c_struct
:
2085
case QualType::
DK_nontrivial_c_struct
:
2481
DtorKind == QualType::
DK_nontrivial_c_struct
) &&
CGCall.cpp
5488
RetTy.isDestructedType() == QualType::
DK_nontrivial_c_struct
)
5489
pushDestroy(QualType::
DK_nontrivial_c_struct
, Ret.getAggregateAddress(),
CodeGenFunction.h
2024
case QualType::
DK_nontrivial_c_struct
:
CGObjCMac.cpp
1778
case QualType::
DK_nontrivial_c_struct
:
/src/external/apache2/llvm/dist/clang/lib/Sema/
JumpDiagnostics.cpp
170
case QualType::
DK_nontrivial_c_struct
:
274
case QualType::
DK_nontrivial_c_struct
:
SemaExpr.cpp
695
if (E->getType().isDestructedType() == QualType::
DK_nontrivial_c_struct
)
882
if (Ty.isDestructedType() == QualType::
DK_nontrivial_c_struct
)
944
if (Ty.isDestructedType() == QualType::
DK_nontrivial_c_struct
)
SemaExprCXX.cpp
6946
if (E->getType().isDestructedType() == QualType::
DK_nontrivial_c_struct
)
SemaDecl.cpp
12990
var->getType().isDestructedType() == QualType::
DK_nontrivial_c_struct
)
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
4370
return
DK_nontrivial_c_struct
;
Completed in 83 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026