Searched refs:getMotionModifiers (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 8109 if (llvm::is_contained(C->getMotionModifiers(), in generateAllInfoForClauses() 8115 C->getMotionModifiers(), /*ReturnDevicePointer=*/false, in generateAllInfoForClauses() 8125 if (llvm::is_contained(C->getMotionModifiers(), in generateAllInfoForClauses() 8131 C->getMotionModifiers(), in generateAllInfoForClauses()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 7625 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function 7825 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | TreeTransform.h | 11498 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPToClause() 11513 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPFromClause()
|