Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DStmtOpenMP.h689 bool hasCancel() const { return HasCancel; } in hasCancel() function
1724 bool hasCancel() const { return HasCancel; } in hasCancel() function
1867 bool hasCancel() const { return HasCancel; } in hasCancel() function
1927 bool hasCancel() const { return HasCancel; } in hasCancel() function
2243 bool hasCancel() const { return HasCancel; } in hasCancel() function
2518 bool hasCancel() const { return HasCancel; } in hasCancel() function
2582 bool hasCancel() const { return HasCancel; } in hasCancel() function
3446 bool hasCancel() const { return HasCancel; } in hasCancel() function
3542 bool hasCancel() const { return HasCancel; } in hasCancel() function
3785 bool hasCancel() const { return HasCancel; } in hasCancel() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DStmtOpenMP.h689 bool hasCancel() const { return HasCancel; } in hasCancel() function
1724 bool hasCancel() const { return HasCancel; } in hasCancel() function
1867 bool hasCancel() const { return HasCancel; } in hasCancel() function
1927 bool hasCancel() const { return HasCancel; } in hasCancel() function
2243 bool hasCancel() const { return HasCancel; } in hasCancel() function
2518 bool hasCancel() const { return HasCancel; } in hasCancel() function
2582 bool hasCancel() const { return HasCancel; } in hasCancel() function
3449 bool hasCancel() const { return HasCancel; } in hasCancel() function
3545 bool hasCancel() const { return HasCancel; } in hasCancel() function
3788 bool hasCancel() const { return HasCancel; } in hasCancel() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DStmtOpenMP.h689 bool hasCancel() const { return HasCancel; } in hasCancel() function
1724 bool hasCancel() const { return HasCancel; } in hasCancel() function
1867 bool hasCancel() const { return HasCancel; } in hasCancel() function
1927 bool hasCancel() const { return HasCancel; } in hasCancel() function
2243 bool hasCancel() const { return HasCancel; } in hasCancel() function
2518 bool hasCancel() const { return HasCancel; } in hasCancel() function
2582 bool hasCancel() const { return HasCancel; } in hasCancel() function
3449 bool hasCancel() const { return HasCancel; } in hasCancel() function
3545 bool hasCancel() const { return HasCancel; } in hasCancel() function
3788 bool hasCancel() const { return HasCancel; } in hasCancel() function
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DStmtOpenMP.h689 bool hasCancel() const { return HasCancel; } in hasCancel() function
1724 bool hasCancel() const { return HasCancel; } in hasCancel() function
1867 bool hasCancel() const { return HasCancel; } in hasCancel() function
1927 bool hasCancel() const { return HasCancel; } in hasCancel() function
2243 bool hasCancel() const { return HasCancel; } in hasCancel() function
2518 bool hasCancel() const { return HasCancel; } in hasCancel() function
2582 bool hasCancel() const { return HasCancel; } in hasCancel() function
3449 bool hasCancel() const { return HasCancel; } in hasCancel() function
3545 bool hasCancel() const { return HasCancel; } in hasCancel() function
3788 bool hasCancel() const { return HasCancel; } in hasCancel() function
[all …]
/aosp_15_r20/external/clang/include/clang/AST/
H A 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
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp81 bool hasCancel() const { return HasCancel; } in hasCancel() function in __anona664cb930111::CGOpenMPRegionInfo