Searched defs:StmtNode (Results 1 – 10 of 10) sorted by relevance
146 bool TraverseStmt(Stmt *StmtNode) { in TraverseStmt()222 bool baseTraverse(const Stmt &StmtNode) { in baseTraverse()823 bool MatchASTVisitor::TraverseStmt(Stmt *StmtNode) { in TraverseStmt()
574 struct StmtNode : public InstrNode { struct575 MachineInstr *getCode() const { in getCode()
620 struct StmtNode : public InstrNode { struct621 MachineInstr *getCode() const { in getCode()
621 struct StmtNode : public InstrNode { struct622 MachineInstr *getCode() const { in getCode()
637 struct StmtNode : public InstrNode { struct638 MachineInstr *getCode() const { // in getCode()
75 if (const Stmt *StmtNode = Block->getTerminator()) { in getLastStmtLoc() local
9012 bool TraverseStmt(Stmt *StmtNode) { in TraverseStmt()