Home
last modified time | relevance | path

Searched defs:ewc (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp615 if (const ExprWithCleanups *ewc = dyn_cast<ExprWithCleanups>(init)) { in EmitScalarInit() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DStmt.cpp98 if (ExprWithCleanups *ewc = dyn_cast<ExprWithCleanups>(s)) in IgnoreImplicit() local
H A DExpr.cpp3992 if (const ExprWithCleanups *ewc = dyn_cast<ExprWithCleanups>(e)) in findInCopyConstruct() local