Searched refs:getMotionModifiers (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 6903 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 D | CGOpenMPRuntime.cpp | 8105 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 D | TreeTransform.h | 10457 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPToClause() 10472 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPFromClause()
|