Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h95 Stmt *getAssociatedStmt() { return AssociatedStmt; } in getAssociatedStmt() function
96 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
H A DStmtOpenMP.h534 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
537 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
H A DOpenMPClause.h9059 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
9062 Stmt *getAssociatedStmt() { in getAssociatedStmt() function