Home | History | Annotate | Download | only in Sema

Lines Matching refs:Construct

438         // Construct a type with type-source information.
1551 const CXXConstructExpr *Construct =
1553 if (Construct && !Construct->isElidable()) {
1554 CXXConstructorDecl *CD = Construct->getConstructor();
11507 // defined at class scope, warn about this non-standard construct.
13770 // Construct the decl.