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.h231 bool IsTargetSync; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3476 bool IsTargetSync = false; in ParseOMPInteropInfo() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h7966 bool IsTargetSync = false; variable
7986 OMPInitClause(bool IsTarget, bool IsTargetSync, SourceLocation StartLoc, in OMPInitClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16631 bool IsTargetSync = false; in ActOnOpenMPInteropDirective() local