Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h6903 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function
7103 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8105 if (llvm::is_contained(C->getMotionModifiers(), in generateAllInfoForClauses()
8111 C->getMotionModifiers(), /*ReturnDevicePointer=*/false, in generateAllInfoForClauses()
8121 if (llvm::is_contained(C->getMotionModifiers(), in generateAllInfoForClauses()
8127 std::nullopt, C->getMotionModifiers(), in generateAllInfoForClauses()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h10457 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPToClause()
10472 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPFromClause()