Searched defs:getStructuredBlock (Results 1 – 3 of 3) sorted by relevance
189 Stmt *getStructuredBlock() { return getAssociatedStmt(); } in getStructuredBlock() function190 const Stmt *getStructuredBlock() const { in getStructuredBlock() function
601 const Stmt *getStructuredBlock() const { in getStructuredBlock() function
69 Stmt *OMPExecutableDirective::getStructuredBlock() { in getStructuredBlock() function in OMPExecutableDirective