Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7300 std::pair<Expr *, Expr *> buildMinMaxValues(
8235 std::pair<Expr *, Expr *> OpenMPIterationSpaceChecker::buildMinMaxValues( in buildMinMaxValues() function in __anon4581b7f83411::OpenMPIterationSpaceChecker
8671 ISC.buildMinMaxValues(DSA.getCurScope(), Captures); in checkOpenMPIterationSpace()