Home
last modified time | relevance | path

Searched defs:IsTargetSync (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp3106 bool IsTargetSync = false; in ParseOpenMPInteropClause() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DOpenMPClause.cpp1568 bool IsTargetSync, SourceLocation StartLoc, in Create()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DOpenMPClause.h7493 bool IsTargetSync = false; variable
7513 OMPInitClause(bool IsTarget, bool IsTargetSync, SourceLocation StartLoc, in OMPInitClause()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp15160 bool IsTargetSync = false; in ActOnOpenMPInteropDirective() local
15269 bool IsTarget, bool IsTargetSync, in ActOnOpenMPInitClause()
DTreeTransform.h2192 bool IsTarget, bool IsTargetSync, in RebuildOMPInitClause()