Searched defs:GetBoundValue (Results 1 – 2 of 2) sorted by relevance
54 auto GetBoundValue = [&AttrSpec](const DWARFFormValue &FormValue) -> int64_t { in processOneAttribute() local
845 auto GetBoundValue = [&](Expr *E) -> std::optional<llvm::APSInt> { in ActOnArraySectionExpr() local