Searched defs:Construct (Results 1 – 11 of 11) sorted by relevance
191 auto note = [&](int Construct, QualType NoteType, SourceRange NoteRange) { in CheckBitcastType()
410 } else if (CXXConstructExpr *Construct = in PrintConstructorInitializers() local1015 } else if (CXXConstructExpr *Construct = in VisitVarDecl() local
2986 if (const auto *Construct = dyn_cast<CXXConstructExpr>(E)) in getTargetConstructor() local
7864 auto note = [&](int Construct, QualType NoteTy, SourceLocation NoteLoc) { in checkBitCastConstexprEligibilityType()
767 std::vector<Edge> getExitsFrom(const BlockSet &Construct, in getExitsFrom()
1813 if (const CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(Init)) in isTrivialInitializer() local
2027 PathDiagnosticConstruct Construct(PDC, ErrorNode, R, EntryPoint); in generate() local
5250 else if (auto *Construct = llvm::dyn_cast<CXXConstructExpr>(&Node)) in AST_POLYMORPHIC_MATCHER_P2() local
13188 else if (const auto *Construct = dyn_cast<CXXConstructExpr>(E)) in CheckForIntOverflow() local
2022 const auto *Construct = in ShouldDiagnoseUnusedDecl() local
4389 CXXConstructExpr *Construct = dyn_cast<CXXConstructExpr>(Init); in TransformInitializer() local