Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6999 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function
7199 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7818 if (llvm::is_contained(C->getMotionModifiers(), in generateAllInfoForClauses()
7824 C->getMotionModifiers(), /*ReturnDevicePointer=*/false, in generateAllInfoForClauses()
7834 if (llvm::is_contained(C->getMotionModifiers(), in generateAllInfoForClauses()
7840 std::nullopt, C->getMotionModifiers(), in generateAllInfoForClauses()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h10634 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPToClause()
10649 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPFromClause()