Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h668 bool hasCancel() const { return HasCancel; } in hasCancel() function
1606 bool hasCancel() const { return HasCancel; } in hasCancel() function
1749 bool hasCancel() const { return HasCancel; } in hasCancel() function
1809 bool hasCancel() const { return HasCancel; } in hasCancel() function
2074 bool hasCancel() const { return HasCancel; } in hasCancel() function
2286 bool hasCancel() const { return HasCancel; } in hasCancel() function
2350 bool hasCancel() const { return HasCancel; } in hasCancel() function
3133 bool hasCancel() const { return HasCancel; } in hasCancel() function
3229 bool hasCancel() const { return HasCancel; } in hasCancel() function
3472 bool hasCancel() const { return HasCancel; } in hasCancel() function
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp95 bool hasCancel() const { return HasCancel; } in hasCancel() function in __anonad2d34460111::CGOpenMPRegionInfo