Searched defs:getStoredStmts (Results 1 – 2 of 2) sorted by relevance
2066 Stmt **getStoredStmts() { return reinterpret_cast<Stmt **>(this + 1); } in getStoredStmts() function2068 Stmt *const *getStoredStmts() const { in getStoredStmts() function
1480 Stmt **getStoredStmts() { return reinterpret_cast<Stmt **>(this + 1); } in getStoredStmts() function1482 Stmt *const *getStoredStmts() const { in getStoredStmts() function