Searched defs:isBlockStmt (Results 1 – 3 of 3) sorted by relevance
140 public boolean isBlockStmt() { in isBlockStmt() method in BlockStmt
94 public boolean isBlockStmt() { in isBlockStmt() method in Statement
1325 bool isBlockStmt() const { return BB != nullptr; } in isBlockStmt() function