Searched defs:LengthValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenACC.cpp | 1550 std::optional<llvm::APSInt> LengthValue = GetBoundValue(Length); ActOnArraySectionExpr() local |
H A D | SemaOpenMP.cpp | 23871 llvm::APSInt LengthValue = Result.Val.getInt(); ActOnOMPArraySectionExpr() local |