Home
last modified time | relevance | path

Searched defs:hasAssociatedStmt (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/clang/include/clang/AST/
H A DStmtOpenMP.h193 bool hasAssociatedStmt() const { return NumChildren > 0; } in hasAssociatedStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DStmtOpenMP.h531 bool hasAssociatedStmt() const { return Data && Data->hasAssociatedStmt(); } in hasAssociatedStmt() function
DOpenMPClause.h9003 bool hasAssociatedStmt() const { return HasAssociatedStmt; } in hasAssociatedStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DStmtOpenMP.h531 bool hasAssociatedStmt() const { return Data && Data->hasAssociatedStmt(); } in hasAssociatedStmt() function
DOpenMPClause.h9043 bool hasAssociatedStmt() const { return HasAssociatedStmt; } in hasAssociatedStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DStmtOpenMP.h531 bool hasAssociatedStmt() const { return Data && Data->hasAssociatedStmt(); } in hasAssociatedStmt() function
DOpenMPClause.h9043 bool hasAssociatedStmt() const { return HasAssociatedStmt; } in hasAssociatedStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DStmtOpenMP.h531 bool hasAssociatedStmt() const { return Data && Data->hasAssociatedStmt(); } in hasAssociatedStmt() function
DOpenMPClause.h9043 bool hasAssociatedStmt() const { return HasAssociatedStmt; } in hasAssociatedStmt() function