Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp3097 bool IsTargetSync = false; in ParseOpenMPInteropClause() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp1538 bool IsTargetSync, SourceLocation StartLoc, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h7385 bool IsTargetSync = false; variable
7405 OMPInitClause(bool IsTarget, bool IsTargetSync, SourceLocation StartLoc, in OMPInitClause()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp14777 bool IsTargetSync = false; in ActOnOpenMPInteropDirective() local
14886 bool IsTarget, bool IsTargetSync, in ActOnOpenMPInitClause()
H A DTreeTransform.h2178 bool IsTarget, bool IsTargetSync, in RebuildOMPInitClause()