Home
last modified time | relevance | path

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

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