Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h231 bool IsTargetSync; member
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3570 bool IsTargetSync = false; ParseOMPInteropInfo() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h7926 bool IsTargetSync = false; global() variable
7946 OMPInitClause(bool IsTarget,bool IsTargetSync,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc,unsigned N) OMPInitClause() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp17842 bool IsTargetSync = false; ActOnOpenMPInteropDirective() local