Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp2524 bool InscanFound = false; in checkReductionClauses() local
2535 InscanFound = true; in checkReductionClauses()
2554 if (InscanFound) { in checkReductionClauses()