Searched defs:Construct (Results 1 – 8 of 8) sorted by relevance
30 TEST(RingBuffer, Construct) { in TEST() argument
340 } else if (CXXConstructExpr *Construct = in PrintConstructorInitializers() local896 if (CXXConstructExpr *Construct = in VisitVarDecl() local
2647 if (const auto *Construct = dyn_cast<CXXConstructExpr>(E)) in getTargetConstructor() local
7171 auto note = [&](int Construct, QualType NoteTy, SourceLocation NoteLoc) { in checkBitCastConstexprEligibilityType()
1692 if (const CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(Init)) in isTrivialInitializer() local
1987 PathDiagnosticConstruct Construct(PDC, ErrorNode, R); in generate() local
1832 const CXXConstructExpr *Construct = in ShouldDiagnoseUnusedDecl() local
3841 CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(Init); in TransformInitializer() local