Searched defs:ConstLowerBound (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExpr.cpp | 4439 llvm::APSInt ConstLowerBound(PointerWidthInBits, /*isUnsigned=*/false); EmitArraySectionExpr() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 20574 llvm::APSInt ConstLowerBound = Result.Val.getInt(); checkArrayExpressionDoesNotReferToWholeSize() local |