diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2024-07-01 15:46:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-01 15:46:04 -0500 |
commit | deda50fd7942014d9e51b2e12aaa5362b147befa (patch) | |
tree | 0d52babe5203fcda73ea484210ffb1abab2599a8 /clang/lib/Sema/SemaModule.cpp | |
parent | 781ba3c6b0bc5e4f6b54b43cce94a4aee175ffc1 (diff) | |
download | llvm-deda50fd7942014d9e51b2e12aaa5362b147befa.zip llvm-deda50fd7942014d9e51b2e12aaa5362b147befa.tar.gz llvm-deda50fd7942014d9e51b2e12aaa5362b147befa.tar.bz2 |
[clang][OpenMP] Implement `isOpenMPCapturingDirective` (#97090)
Check if the given directive can capture variables, and thus needs a
captured statement.
Simplify some code using this function.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions