Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h256 bool IsTargetSync; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3459 bool IsTargetSync = false; in ParseOMPInteropInfo() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h8552 bool IsTargetSync = false; variable
8572 OMPInitClause(bool IsTarget, bool IsTargetSync, SourceLocation StartLoc, in OMPInitClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp17223 bool IsTargetSync = false; in ActOnOpenMPInteropDirective() local