Home
last modified time | relevance | path

Searched defs:GetBoundValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp265 auto GetBoundValue = [](const DWARFFormValue &FormValue) -> int64_t { in processOneAttribute() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1539 auto GetBoundValue = [&](Expr *E) -> std::optional<llvm::APSInt> { in ActOnArraySectionExpr() local