Searched defs:getStructuredBlock (Results 1 – 3 of 3) sorted by relevance
179 Stmt *getStructuredBlock() { return getAssociatedStmt(); } in getStructuredBlock() function180 const Stmt *getStructuredBlock() const { in getStructuredBlock() function330 Stmt *getStructuredBlock() { return getAssociatedStmt(); } in getStructuredBlock() function331 const Stmt *getStructuredBlock() const { in getStructuredBlock() function438 Stmt *getStructuredBlock() { return getAssociatedStmt(); } in getStructuredBlock() function439 const Stmt *getStructuredBlock() const { in getStructuredBlock() function
587 const Stmt *getStructuredBlock() const { in getStructuredBlock() function
69 Stmt *OMPExecutableDirective::getStructuredBlock() { in getStructuredBlock() function in OMPExecutableDirective