Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h7039 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function
7239 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7853 if (llvm::is_contained(C->getMotionModifiers(), in generateAllInfoForClauses()
7859 C->getMotionModifiers(), /*ReturnDevicePointer=*/false, in generateAllInfoForClauses()
7869 if (llvm::is_contained(C->getMotionModifiers(), in generateAllInfoForClauses()
7875 std::nullopt, C->getMotionModifiers(), in generateAllInfoForClauses()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h10970 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPToClause()
10985 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPFromClause()