Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15159 bool HasInitClause = false; in ActOnOpenMPInteropDirective() local
15165 HasInitClause = true; in ActOnOpenMPInteropDirective()
15172 if (DependClause && HasInitClause && !IsTargetSync) { in ActOnOpenMPInteropDirective()