Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp3955 llvm::APSInt ConstLowerBound(PointerWidthInBits, /*isUnsigned=*/false); in EmitOMPArraySectionExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp18104 llvm::APSInt ConstLowerBound = Result.Val.getInt(); in checkArrayExpressionDoesNotReferToWholeSize() local