Searched defs:CancelKind (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 1002 Value *CancelKind = nullptr; createCancel() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 5695 RTCancelKind CancelKind = CancelNoreq; getCancellationKind() local |