Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8066 std::pair<Expr *, Expr *> buildMinMaxValues(
9015 std::pair<Expr *, Expr *> OpenMPIterationSpaceChecker::buildMinMaxValues( in buildMinMaxValues() function in __anon8e68b8fa3a11::OpenMPIterationSpaceChecker
9475 ISC.buildMinMaxValues(DSA.getCurScope(), Captures); in checkOpenMPIterationSpace()