Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp2726 bool InscanFound = false; in checkReductionClauses() local
2737 InscanFound = true; in checkReductionClauses()
2756 if (InscanFound) { in checkReductionClauses()