Home | History | Annotate | Download | only in AST

Lines Matching refs:Construct

1846   if (CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(E))
1847 return Construct->getConstructor();