Home
last modified time | relevance | path

Searched refs:NotWhole (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaOpenMP.cpp10609 bool NotWhole = in CheckMapClauseExpressionBase() local
10620 if (NotWhole || IsPointer) in CheckMapClauseExpressionBase()
10623 (AllowWholeSizeArraySection && NotWhole)) { in CheckMapClauseExpressionBase()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp16987 bool NotWhole = in VisitOMPArraySectionExpr() local
16999 if (NotWhole || IsPointer) in VisitOMPArraySectionExpr()