Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1550 std::optional<llvm::APSInt> LengthValue = GetBoundValue(Length); ActOnArraySectionExpr() local
[all...]
H A DSemaOpenMP.cpp23871 llvm::APSInt LengthValue = Result.Val.getInt(); ActOnOMPArraySectionExpr() local