Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp2540 bool InscanFound = false; in checkReductionClauses() local
2551 InscanFound = true; in checkReductionClauses()
2570 if (InscanFound) { in checkReductionClauses()