Searched refs:getCancellationKind (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4654 static RTCancelKind getCancellationKind(OpenMPDirectiveKind CancelRegion) { function
4681 CGF.Builder.getInt32(getCancellationKind(CancelRegion))};
4719 CGF.Builder.getInt32(getCancellationKind(CancelRegion))};

Completed in 220 milliseconds