Home | History | Annotate | Download | only in Sema

Lines Matching refs:Construct

322         // Construct a type with type-source information.
1318 const CXXConstructExpr *Construct =
1320 if (Construct && !Construct->isElidable()) {
1321 CXXConstructorDecl *CD = Construct->getConstructor();
8753 // defined at class scope, warn about this non standard construct.
10637 // Construct the decl.