Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp11698 bool ShouldBeLValue, bool ShouldBeInteger = false) { in CheckValue() argument
11716 if (ShouldBeInteger && !QTy->isIntegerType()) { in CheckValue()