Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtOpenMP.h283 bool hasCancel() const { return HasCancel; } in hasCancel() function
915 bool hasCancel() const { return HasCancel; } in hasCancel() function
1051 bool hasCancel() const { return HasCancel; } in hasCancel() function
1111 bool hasCancel() const { return HasCancel; } in hasCancel() function
1365 bool hasCancel() const { return HasCancel; } in hasCancel() function
1506 bool hasCancel() const { return HasCancel; } in hasCancel() function
1576 bool hasCancel() const { return HasCancel; } in hasCancel() function
2374 bool hasCancel() const { return HasCancel; } in hasCancel() function
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp81 bool hasCancel() const { return HasCancel; } in hasCancel() function in __anondef231dd0111::CGOpenMPRegionInfo