Home
last modified time | relevance | path

Searched refs:getMotionModifiers (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h6826 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function
7027 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8514 if (llvm::is_contained(C->getMotionModifiers(), in generateAllInfoForClauses()
8520 C->getMotionModifiers(), /*ReturnDevicePointer=*/false, in generateAllInfoForClauses()
8530 if (llvm::is_contained(C->getMotionModifiers(), in generateAllInfoForClauses()
8536 C->getMotionModifiers(), /*ReturnDevicePointer=*/false, in generateAllInfoForClauses()
/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h10301 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPToClause()
10316 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPFromClause()