Searched refs:getMotionModifiers (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/include/clang/AST/ |
D | OpenMPClause.h | 6493 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function 6694 ArrayRef<OpenMPMotionModifierKind> getMotionModifiers() const LLVM_READONLY { in getMotionModifiers() function
|
/external/llvm-project/clang/lib/Sema/ |
D | TreeTransform.h | 9764 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPToClause() 9779 C->getMotionModifiers(), C->getMotionModifiersLoc(), MapperIdScopeSpec, in TransformOMPFromClause()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 8335 C->getMotionModifiers(), /*ReturnDevicePointer=*/false, in generateAllInfo() 8344 C->getMotionModifiers(), /*ReturnDevicePointer=*/false, in generateAllInfo()
|