Searched refs:getMotionModifiers (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 6999 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 D | CGOpenMPRuntime.cpp | 7818 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 D | TreeTransform.h | 10634 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPToClause() 10649 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPFromClause()
|