Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h231 bool IsTargetSync; global() member
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3474 bool IsTargetSync = false; ParseOMPInteropInfo() local
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h7966 bool IsTargetSync = false; global() variable
7986 OMPInitClause(bool IsTarget,bool IsTargetSync,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc,unsigned N) OMPInitClause() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp17117 bool IsTargetSync = false; ActOnOpenMPInteropDirective() local