Home
last modified time | relevance | path

Searched defs:getAssociatedStmt (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DStmtOpenACC.h76 Stmt *getAssociatedStmt() { return AssociatedStmt; } in getAssociatedStmt() function
77 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
DStmtOpenMP.h534 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
537 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
DOpenMPClause.h9059 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
9062 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DStmtOpenACC.h76 Stmt *getAssociatedStmt() { return AssociatedStmt; } in getAssociatedStmt() function
77 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
DStmtOpenMP.h534 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
537 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
DOpenMPClause.h9059 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
9062 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DStmtOpenACC.h89 Stmt *getAssociatedStmt() { return AssociatedStmt; } in getAssociatedStmt() function
90 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
DStmtOpenMP.h534 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
537 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
DOpenMPClause.h9059 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
9062 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DStmtOpenMP.h534 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
537 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
DOpenMPClause.h9019 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
9022 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmtOpenMP.h196 Stmt *getAssociatedStmt() const { in getAssociatedStmt() function