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

/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp390 DISubrange::BoundType DISubrange::getLowerBound() const { function in class:DISubrange
480 DIGenericSubrange::BoundType DIGenericSubrange::getLowerBound() const { function in class:DIGenericSubrange
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2946 const SCEV *DependenceInfo::getLowerBound(BoundInfo *Bound) const { function in class:DependenceInfo

Completed in 217 milliseconds