Searched defs:getLowerBound (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h94 Expr *getLowerBound() { return cast_or_null<Expr>(SubExprs[LOWER_BOUND]); } function in class:clang::OMPArraySectionExpr
95 const Expr *getLowerBound() const { function in class:clang::OMPArraySectionExpr
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp375 DISubrange::BoundType DISubrange::getLowerBound() const { function in class:DISubrange
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2955 const SCEV *DependenceInfo::getLowerBound(BoundInfo *Bound) const { function in class:DependenceInfo

Completed in 181 milliseconds