Searched refs:getMotionModifiers (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 6826 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 D | CGOpenMPRuntime.cpp | 8514 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 D | TreeTransform.h | 10301 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPToClause() 10316 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPFromClause()
|