Home
last modified time | relevance | path

Searched defs:hasCancel (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h689 bool hasCancel() const { return HasCancel; } hasCancel() function
1724 bool hasCancel() const { return HasCancel; } hasCancel() function
1867 bool hasCancel() const { return HasCancel; } hasCancel() function
1927 bool hasCancel() const { return HasCancel; } hasCancel() function
2243 bool hasCancel() const { return HasCancel; } hasCancel() function
2518 bool hasCancel() const { return HasCancel; } hasCancel() function
2582 bool hasCancel() const { return HasCancel; } hasCancel() function
3449 bool hasCancel() const { return HasCancel; } hasCancel() function
3545 bool hasCancel() const { return HasCancel; } hasCancel() function
3788 bool hasCancel() const { return HasCancel; } hasCancel() function
3930 bool hasCancel() const { return HasCancel; } hasCancel() function
4006 bool hasCancel() const { return HasCancel; } hasCancel() function
4214 bool hasCancel() const { return HasCancel; } hasCancel() function
4292 bool hasCancel() const { return HasCancel; } hasCancel() function
4644 bool hasCancel() const { return HasCancel; } hasCancel() function
5201 bool hasCancel() const { return HasCancel; } hasCancel() function
5419 bool hasCancel() const { return HasCancel; } hasCancel() function
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp101 bool hasCancel() const { return HasCancel; } hasCancel() function in __anon143de22e0111::CGOpenMPRegionInfo
[all...]