Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h689 bool hasCancel() const { return HasCancel; } in 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
3446 bool hasCancel() const { return HasCancel; } hasCancel() function
3542 bool hasCancel() const { return HasCancel; } hasCancel() function
3785 bool hasCancel() const { return HasCancel; } hasCancel() function
3927 bool hasCancel() const { return HasCancel; } hasCancel() function
4003 bool hasCancel() const { return HasCancel; } hasCancel() function
4211 bool hasCancel() const { return HasCancel; } hasCancel() function
4289 bool hasCancel() const { return HasCancel; } hasCancel() function
4641 bool hasCancel() const { return HasCancel; } hasCancel() function
5198 bool hasCancel() const { return HasCancel; } hasCancel() function
5416 bool hasCancel() const { return HasCancel; } hasCancel() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp100 bool hasCancel() const { return HasCancel; } hasCancel() function in __anon5bd794cd0111::CGOpenMPRegionInfo
[all...]