Home
last modified time | relevance | path

Searched defs:ECE (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp183 if (const auto *ECE = dyn_cast<ExplicitCastExpr>(E)) in VisitCastExpr() local
H A DCGExprAgg.cpp695 if (const auto *ECE = dyn_cast<ExplicitCastExpr>(E)) in VisitCastExpr() local
H A DCGExprConstant.cpp1043 if (const auto *ECE = dyn_cast<ExplicitCastExpr>(E)) in VisitCastExpr() local
H A DCGExpr.cpp1082 if (const auto *ECE = dyn_cast<ExplicitCastExpr>(CE)) in EmitPointerWithAlignment() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2089 if (const CStyleCastExpr *ECE = dyn_cast<CStyleCastExpr>(E)) { in RewriteObjCQualifiedInterfaceTypes() local
2212 if (const CStyleCastExpr *ECE = dyn_cast<CStyleCastExpr>(E)) in RewriteTypeOfDecl() local
4284 if (const CStyleCastExpr *ECE = dyn_cast<CStyleCastExpr>(E)) in RewriteByRefVar() local
H A DRewriteModernObjC.cpp2171 if (const CStyleCastExpr *ECE = dyn_cast<CStyleCastExpr>(E)) { in RewriteObjCQualifiedInterfaceTypes() local
2298 if (const CStyleCastExpr *ECE = dyn_cast<CStyleCastExpr>(E)) in RewriteTypeOfDecl() local
5151 if (const CStyleCastExpr *ECE = dyn_cast<CStyleCastExpr>(E)) in RewriteByRefVar() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp4056 const ExplicitCastExpr *ECE = cast<ExplicitCastExpr>(E); in mangleCastExpression() local
/netbsd-src/sys/dev/ic/
H A Daacreg.h1399 struct aac_AifEnsContainerEvent ECE; member