Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExpr.cpp4614 if (const ExprWithCleanups *ewc = dyn_cast<ExprWithCleanups>(e)) in findInCopyConstruct() local
4615 e = ewc->getSubExpr(); in findInCopyConstruct()