Home
last modified time | relevance | path

Searched defs:ConstLength (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGExpr.cpp3063 llvm::APSInt ConstLength; in EmitOMPArraySectionExpr() local
DCGOpenMPRuntime.cpp5118 llvm::APSInt ConstLength; in isFinalArraySectionExpression() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp10396 llvm::APSInt ConstLength; in CheckArrayExpressionDoesNotReferToWholeSize() local
10430 llvm::APSInt ConstLength; in CheckArrayExpressionDoesNotReferToUnitySize() local
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp3937 llvm::APSInt ConstLength; in EmitOMPArraySectionExpr() local
DCGOpenMPRuntime.cpp7379 llvm::APSInt ConstLength = Result.Val.getInt(); in isFinalArraySectionExpression() local
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp16741 llvm::APSInt ConstLength = Result.Val.getInt(); in checkArrayExpressionDoesNotReferToWholeSize() local
16777 llvm::APSInt ConstLength = Result.Val.getInt(); in checkArrayExpressionDoesNotReferToUnitySize() local