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.h96 Stmt *getAssociatedStmt() { return AssociatedStmt; } in getAssociatedStmt() function
97 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
812 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
815 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
H A DStmtOpenMP.h520 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
523 Stmt *getAssociatedStmt() { in getAssociatedStmt() function
H A DOpenMPClause.h9646 const Stmt *getAssociatedStmt() const { in getAssociatedStmt() function
9649 Stmt *getAssociatedStmt() { in getAssociatedStmt() function