Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4517 if (const ExprWithCleanups *ewc = dyn_cast<ExprWithCleanups>(e)) in findInCopyConstruct() local
4518 e = ewc->getSubExpr(); in findInCopyConstruct()