Searched defs:getAssociatedStmt (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenACC.h | 95 Stmt *getAssociatedStmt() { return AssociatedStmt; } in getAssociatedStmt() function |
H A D | StmtOpenMP.h | 534 const Stmt *getAssociatedStmt() const { getAssociatedStmt() function |
H A D | OpenMPClause.h | 9059 const Stmt *getAssociatedStmt() const { getAssociatedStmt() function |