Searched defs:Construct (Results 1 – 8 of 8) sorted by relevance
428 } else if (CXXConstructExpr *Construct = PrintConstructorInitializers() local 1037 } else if (CXXConstructExpr *Construct = VisitVarDecl() local
2732 if (const auto *Construct = dyn_cast<CXXConstructExpr>(E)) getTargetConstructor() local
7497 __anon147cbbcc1902(int Construct, QualType NoteTy, SourceLocation NoteLoc) checkBitCastConstexprEligibilityType() argument
1759 if (const CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(Init)) isTrivialInitializer() local
1996 PathDiagnosticConstruct Construct(PDC, ErrorNode, R); generate() local [all...]
2096 const auto *Construct = dyn_cast<CXXConstructExpr>(Init); ShouldDiagnoseUnusedDecl() local
16652 else if (const auto *Construct = dyn_cast<CXXConstructExpr>(E)) CheckForIntOverflow() local
4107 CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(Init); TransformInitializer() local [all...]