Home
last modified time | relevance | path

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

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